bsds have a different buildd check
authorStephen Gran <steve@lobefin.net>
Fri, 27 Aug 2010 08:07:34 +0000 (09:07 +0100)
committerStephen Gran <steve@lobefin.net>
Fri, 27 Aug 2010 08:07:34 +0000 (09:07 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
config/nagios-master.cfg

index 8d2932b..268ee7c 100644 (file)
@@ -2083,11 +2083,19 @@ services:
     hosts: unger
 
  ###
+  -
+    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, field, finzi
+    contacts: luk, pkern, HE
+
   -
     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, field, finzi
     contacts: luk, pkern, HE
 
  ###