Check gobby's network service and define a contact group for it.
authorPhilipp Kern <pkern@debian.org>
Thu, 5 Jan 2012 17:25:16 +0000 (18:25 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Thu, 5 Jan 2012 20:27:38 +0000 (21:27 +0100)
Signed-off-by: Philipp Kern <pkern@debian.org>
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
config/nagios-master.cfg
config/static/conf.d/contacts.cfg

index b9b8166..9eb111e 100644 (file)
@@ -2421,6 +2421,12 @@ services:
     hostgroups: buildd
     excludehosts: fano, fasch, field, finzi
     contact_groups: buildd
+ ####
+  -
+    name: network service - gobby
+    check: check_tcp!6523
+    hosts: gombert
+    contact_groups: gobby
 
  ###
   #-
index 60a7083..d0ccdfd 100644 (file)
@@ -235,6 +235,12 @@ define contactgroup{
         members                 luk, pkern, HE
         }
 
+define contactgroup{
+        contactgroup_name       gobby
+        alias                   Debian gobby Admins
+        members                 pkern
+}
+
 define contactgroup{
         contactgroup_name       alioth-admins
         alias                   Debian Alioth admins