From: Peter Palfrader Date: Wed, 3 Feb 2010 10:59:07 +0000 (+0100) Subject: Fix exclude X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=041c0116ddf5808863f50be64ca699f332e2471b;p=mirror%2Fdsa-nagios.git Fix exclude --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 8aa8a71..447c95b 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1179,7 +1179,7 @@ services: name: process - munin-node nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'" hostgroups: computers - excludehosts: squeeze + excludehostgroups: squeeze - name: process - munin-node nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C perl -a '/usr/bin/perl -wT /usr/sbin/munin-node'"