From b128e7ae982e53fc114aa438a5e9534742c159ec Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 21 Apr 2013 11:05:15 +0100 Subject: [PATCH] use the same definition as wagner Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 2fcd7c8..98443aa 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1765,12 +1765,12 @@ services: name: process - spamd - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d --pidfile=/var/run/spamd.pid'" hostgroups: spamd - excludehosts: wagner + excludehosts: wagner, picconi excludehostgroups: deadslow - name: process - spamd - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 20 --min-spare=5 --helper-home-dir -d --pidfile=/var/run/spamd.pid'" - hosts: wagner + hosts: wagner, picconi - name: process - spamd - master nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C spamd -a '/usr/sbin/spamd --create-prefs --max-children 10 --helper-home-dir -d --pidfile=/var/run/spamd.pid'" -- 2.20.1