From 91569dfd920e4c2fb3b334d84dd88c2949208b48 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 5 Apr 2008 19:52:49 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080405235249-hc728rqrbtrk9jit] More children for SA on liszt --- nagios-master.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index ead14c8..0c0efef 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -604,9 +604,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'" - hosts: liszt hostgroups: heavy-exim excludehosts: rietz + - + 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'" + hosts: liszt - name: process - spamd - child nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:6 -c 1: -C spamd -a 'spamd child'" -- 2.20.1