Nice work and functionality! +1

On 17. nov. 2005, at 12.28, Martin Pala wrote:

Hi,

here is the implementation of the general system check (monitoring of CPU usage, load average and memory usage on the global/system- wide level).

Example usage:

--8<--
 check system myhost.mydomain.tld
   if loadavg (1min) > 3.5 then alert
   if loadavg (5min) > 2 then alert
   if memory usage > 75% then alert
   if cpu usage (user) > 70% then alert
   if cpu usage (system) > 30% then alert
   if cpu usage (wait) > 20% then alert
--8<--


May i add it to the cvs?

Martin



<system_20051117-02.patch>
_______________________________________________
monit-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monit-dev

--
Jan-Henrik Haukeland
Mobil +47 97141255



_______________________________________________
monit-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to