[project @ peter@palfrader.org-20090327104803-3wsxkk7tzeme11hz]
[mirror/dsa-nagios.git] / nagios-conf / contacs.cfg
index d1c7c31..6c36d24 100644 (file)
@@ -103,7 +103,19 @@ define contact{
        host_notification_options       d,r
        service_notification_commands   notify-service-by-email
        host_notification_commands      notify-host-by-email
-       email                           Luca Filipozzi
+       email                           lucaf+dsa@ece.ubc.ca
+       }
+
+define contact{
+       contact_name                    zobel
+       alias                           Martin Zobel-Helas
+       service_notification_period     24x7
+       host_notification_period        24x7
+       service_notification_options    w,u,c,r
+       host_notification_options       d,r
+       service_notification_commands   notify-service-by-email
+       host_notification_commands      notify-host-by-email
+       email                           zobel+debian-nagios@ftbfs.de
        }
 
 ###############################################################################
@@ -120,5 +132,5 @@ define contact{
 define contactgroup{
         contactgroup_name       dsa
         alias                   Debian System Administrators
-        members                 weasel
+        members                 weasel, zobel
         }