From 1d757d993d1e9e2a7b334833593874efcc23871b Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 30 May 2013 23:32:20 +0200 Subject: [PATCH] freebsd handles scripts differently --- config/nagios-master.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 994fc32..4319909 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2485,14 +2485,14 @@ services: name: process - buildd servicegroups: buildd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C perl -a '/usr/bin/buildd'" - hosts: fano, fasch, finzi, fils + hosts: fano, fasch, finzi, fils, fayrfax contact_groups: buildd - name: process - buildd servicegroups: buildd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:5 -u buildd -C buildd -a '/usr/bin/buildd'" hostgroups: buildd - excludehosts: fano, fasch, finzi, fils + excludehosts: fano, fasch, finzi, fils, fayrfax contact_groups: buildd - name: processes - zombie schroot -- 2.20.1