From: Peter Palfrader Date: Tue, 22 Dec 2015 06:57:48 +0000 (+0100) Subject: remove duplicate process - munin-node check X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=bd310ffaaae4e6943c806fa3f70b5f2bbcf5e237;p=mirror%2Fdsa-nagios.git remove duplicate process - munin-node check --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 32eef97..658ea02 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1793,18 +1793,13 @@ services: ### - name: process - munin-node - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin-node -a 'munin-node'" hostgroups: computers - excludehostgroups: freebsd, armhf + excludehostgroups: freebsd - name: process - munin-node nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C perl -a '/usr/bin/perl -wT /usr/sbin/munin-node'" hostgroups: freebsd - - - name: process - munin-node - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin-node -a 'munin-node'" - hostgroups: wheezy, jessie - excludehostgroups: freebsd - name: network service - munin-node check: check_tcp!4949