Add myself to nagios contacts
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 4 Jul 2016 06:58:29 +0000 (08:58 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 4 Jul 2016 06:58:54 +0000 (08:58 +0200)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
config/static/objects/contacts.cfg

index 5c547e4..d7bc86d 100644 (file)
@@ -277,6 +277,17 @@ define contact{
        host_notification_commands      notify-host-by-email
        email                           pabs@debian.org
        }
+define contact{
+       contact_name                    aurel32
+       alias                           Aurelien Jarno
+       service_notification_period     never
+       host_notification_period        never
+       service_notification_options    n
+       host_notification_options       n
+       service_notification_commands   notify-service-by-email
+       host_notification_commands      notify-host-by-email
+       email                           aurel32@debian.org
+       }
 
 
 ###############################################################################
@@ -300,7 +311,7 @@ define contactgroup{
 define contactgroup{
         contactgroup_name       dsa
         alias                   Debian System Administrators
-        members                 weasel, zobel, sgran, tfheen, lfilipoz, zumbi, jcristau, pabs
+        members                 weasel, zobel, sgran, tfheen, lfilipoz, zumbi, jcristau, pabs, aurel32
         }
 
 define contactgroup{