From: Peter Palfrader Date: Sat, 5 Apr 2008 23:52:49 +0000 (-0400) Subject: [project @ peter@palfrader.org-20080405235249-hc728rqrbtrk9jit] X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=91569dfd920e4c2fb3b334d84dd88c2949208b48;p=mirror%2Fdsa-nagios.git [project @ peter@palfrader.org-20080405235249-hc728rqrbtrk9jit] More children for SA on liszt --- 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'"