From: Peter Palfrader Date: Thu, 10 Dec 2009 13:58:09 +0000 (+0100) Subject: there may either be one or two buildd processes, depending on version and state X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=7d758142ec95e5234e237ca42644e36cbbf87b40;p=mirror%2Fdsa-nagios.git there may either be one or two buildd processes, depending on version and state --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 0d3e85a..9608116 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1823,15 +1823,8 @@ services: - name: process - buildd servicegroups: buildd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u buildd -C buildd '/usr/bin/perl /usr/bin/buildd'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u buildd -C buildd '/usr/bin/perl /usr/bin/buildd'" hostgroups: buildd - excludehosts: praetorius - contacts: luk - - - name: process - buildd - new - servicegroups: buildd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 2: -u buildd -C buildd '/usr/bin/perl /usr/bin/buildd'" - hosts: praetorius contacts: luk ###