From: Peter Palfrader Date: Tue, 17 Jan 2012 14:32:41 +0000 (+0100) Subject: 3 munin-node processes are also fine sometimes X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=94c0f40fa42fec103aa4790df6923a51a0ff5b0c;p=mirror%2Fdsa-nagios.git 3 munin-node processes are also fine sometimes --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index a034d8a..77bcce5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1532,17 +1532,17 @@ 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'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin-node -a '/usr/sbin/munin-node'" hostgroups: computers excludehostgroups: freebsd, armhf excludehosts: vasks, wagner - 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'" + 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:2 -c 1: -u root -C munin -a '/usr/sbin/munin-node'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:3 -c 1: -u root -C munin -a '/usr/sbin/munin-node'" hostgroups: armhf - name: network service - munin-node