[TriLUG] "Light" monitoring
John Vaughters
jvaughters04 at yahoo.com
Fri Mar 29 11:57:27 EDT 2013
+1 on Monit, simple and light weight. However, for even more basic information on really skinny embedded systems, consider "uptime" for cpu load and "free" for memory usage. You can easily script that and send it to another computer for analysis.
To answer your question simply on the multi-cpu's, it is 1.00 per processor. So a quad cpu would be maxed at 4.00. Having said that, it really is not that simple, because it depends on the thread distribution across processors. Meaning it is possible for a single thread to wipe out a single core and that process may suffer. I would recommend that you start logging the cpu load and see if you can find a correlation to failure based on uptime output. BTW - uptime is the same load as top.
Good Luck!
________________________________
From: Ron Kelley <rkelleyrtp at gmail.com>
To: Triangle Linux Users Group General Discussion <trilug at trilug.org>
Sent: Friday, March 29, 2013 11:26 AM
Subject: Re: [TriLUG] "Light" monitoring
Forgot to mention; there are two versions of monit - the free one and the paid one. We use the free one - http://mmonit.com/monit/
Thanks,
-----------------------------
Ron Kelley
rkelleyrtp at gmail.com
More information about the TriLUG
mailing list