From b4e7871fccf7900229fd6582be29bcfab16eee4d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 16 Feb 2010 03:13:51 +0100 Subject: [PATCH] monit check for squeeze --- config/nagios-master.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index d59279d..9d6491a 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1536,6 +1536,11 @@ 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: computers + excludehostgroups: squeeze + - + name: process - monit + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C monit -a '/usr/sbin/monit -c /etc/monit/monitrc -s /var/lib/monit/monit.state'" + hostgroups: squeeze ### - name: process - cpqarrayd -- 2.20.1