From: Stephen Gran Date: Sat, 12 Dec 2009 15:54:22 +0000 (+0000) Subject: catch both `perl -w buildd` and `perl buildd` by shortening the match X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=df5e1cd2799bc8d4a34b08212c6bd2bcf803b669;p=mirror%2Fdsa-nagios.git catch both `perl -w buildd` and `perl buildd` by shortening the match Signed-off-by: Stephen Gran --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index a271a32..5f51714 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1834,7 +1834,7 @@ services: - name: process - buildd servicegroups: buildd - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u buildd -C buildd -a '/usr/bin/perl /usr/bin/buildd'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:2 -c 1: -u buildd -C buildd -a '/usr/bin/buildd'" hostgroups: buildd contacts: luk