I'm setting up a simple lan server for a client. It's behind a NAT router 
so I can't actually do any remote admin. But I can at least keep track of 
"how goes it" on the server with a simple script file that runs 1-2 times 
per day and emails me the output of, say:

  df
  ps -aux
  free
  tail --lines=50 /var/log/messages
  dmesg

Anything else that would be useful?

What is the easiest way to send a simple text email from the command line?

Thanks,
Michael
_______________________________________________
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to