Merge branch 'master' of git+ssh://db.debian.org/git/dsa-nagios
authorMartin Zobel-Helas <zobel@debian.org>
Thu, 5 Jan 2012 20:38:12 +0000 (21:38 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Thu, 5 Jan 2012 20:38:12 +0000 (21:38 +0100)
* 'master' of git+ssh://db.debian.org/git/dsa-nagios:
  fix munin check for armhf
  mhy can haz armhf

config/nagios-master.cfg
config/static/conf.d/contacts.cfg

index d29d6ad..a6325dd 100644 (file)
@@ -2433,6 +2433,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