From 7e7aefcce2d9dd97279b496722704ad0732e59c8 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 12 Dec 2009 13:16:10 +0100 Subject: [PATCH] Fix buildd nagios check --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index a2f656a..a271a32 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 '/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/perl /usr/bin/buildd'" hostgroups: buildd contacts: luk -- 2.20.1