monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: system monitoring patch (new service check)


From: Jan-Henrik Haukeland
Subject: Re: system monitoring patch (new service check)
Date: Thu, 17 Nov 2005 14:53:51 +0100

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
address@hidden
http://lists.nongnu.org/mailman/listinfo/monit-dev

--
Jan-Henrik Haukeland
Mobil +47 97141255





reply via email to

[Prev in Thread] Current Thread [Next in Thread]