|
| From: | monit user |
| Subject: | [monit] alert clause gone wild |
| Date: | Wed, 24 Oct 2007 08:31:32 -0700 |
| User-agent: | Thunderbird 2.0.0.6 (Macintosh/20070728) |
set alert address@hidden
set alert address@hidden
check system 10.0.0.10
if loadavg (5min) > 5.0 2 times within 3 cycles then alert
alert address@hidden
...
check process httpd with pidfile /var/run/httpd.pid
if failed host 10.0.0.10 port 80 then alert
alert address@hidden
| [Prev in Thread] | Current Thread | [Next in Thread] |