From 5c13822529526950ee5936d2660269b2d8684939 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 18 May 2009 00:50:51 +0100 Subject: [PATCH] Exclude agnesi from this check, since we don't do nrpe checks against it Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 2b081b5..ca00fe5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1081,6 +1081,7 @@ services: name: process - syslog-ng nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C syslog-ng -a '/sbin/syslog-ng -p /var/run/syslog-ng.pid'" hostgroups: lenny + excludehosts: agnesi ### # - # name: process - rsyslogd -- 2.20.1