praetorius now has two buildd processes running
authorStephen Gran <steve@lobefin.net>
Sun, 6 Dec 2009 15:13:04 +0000 (15:13 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 6 Dec 2009 15:13:04 +0000 (15:13 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
config/nagios-master.cfg

index 57e0f84..4cd694b 100644 (file)
@@ -1825,6 +1825,13 @@ services:
     servicegroups: buildd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -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
 
  ###