From: Stephen Gran Date: Fri, 25 Nov 2011 07:55:07 +0000 (+0000) Subject: it looks like more gratuitous change in detecting whether or not munin is running X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=e93dfe83187a82e9c67110afdc0f1d5b2a4ac9e4;p=mirror%2Fdsa-nagios.git it looks like more gratuitous change in detecting whether or not munin is running Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index d13aa61..dd211ba 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1490,12 +1490,16 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'" hostgroups: computers excludehostgroups: freebsd - excludehosts: vasks, wagner + excludehosts: vasks, wagner, harris, hartmann, hasse, henze, hebden, hoiby - 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'" hostgroups: freebsd - excludehosts: vasks, wagner + excludehosts: vasks, wagner, harris, hartmann, hasse, henze, hebden, hoiby + - + name: process - munin-node + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u root -C munin -a '/usr/sbin/munin-node'" + hosts: harris, hartmann, hasse, henze, hebden, hoiby - name: network service - munin-node check: check_tcp!4949