From: Stephen Gran Date: Mon, 13 Apr 2009 14:33:23 +0000 (+0100) Subject: Skip slow hosts for process checks for monit X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=160d04a24e2afb4f27c12546bb50e6c6ea00c5cc;p=mirror%2Fdsa-nagios.git Skip slow hosts for process checks for monit Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index ba46d77..6ae31c5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1425,6 +1425,7 @@ services: name: process - monit nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C monit -a '/usr/sbin/monit -d 300 -c /etc/monit/monitrc -s /var/lib/monit/monit.state'" hostgroups: lenny + excludehostgroups: deadslow ### - name: process - cpqarrayd