« Jack O'Toole | Main | Loved or feared? What about respected? »
August 17, 2004
UNIX hack
Who needs an MRTG tool to monitor performance, when you can just type:
echo "load average every fifteen minutes" > /path/load.txt
echo "0,15,30,45 * * * * uptime >> /path/load.txt" > cron.txt
crontab /path/cron.txt
Seems to be working so far. Also seems that I need to upgrade my CPU.
Posted by Mike at August 17, 2004 03:45 PM
Trackback Pings
TrackBack URL for this entry:
http://www.topdog08.com/cgi-bin/mt-trackback.cgi/450
Comments
Post a comment
Thanks for signing in, . Now you can comment. (sign out)
(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)