there may either be one or two buildd processes, depending on version and state
authorPeter Palfrader <peter@palfrader.org>
Thu, 10 Dec 2009 13:58:09 +0000 (14:58 +0100)
committerPeter Palfrader <peter@palfrader.org>
Thu, 10 Dec 2009 13:58:09 +0000 (14:58 +0100)
config/nagios-master.cfg

index 0d3e85a..9608116 100644 (file)
@@ -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
 
  ###