fix typo
[mirror/dsa-nagios.git] / config / static / conf.d / contacts.cfg
index 19d02e5..9a768a8 100644 (file)
@@ -38,6 +38,18 @@ define contact{
        email                           tjrc@sanger.ac.uk
        }
 
+define contact{
+       contact_name                    dave
+       alias                           Dave Holland
+       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                           dh3@sanger.ac.uk
+       }
+
 define contact{
        contact_name                    holger
        alias                           Holger Levsen
@@ -59,7 +71,7 @@ define contact{
        host_notification_options       d,r
        service_notification_commands   notify-service-by-email
        host_notification_commands      notify-host-by-email
-       email                           dannf@dannf.org?
+       email                           dannf@dannf.org
        }
 
 define contact{
@@ -154,6 +166,17 @@ define contact{
        host_notification_commands      notify-host-by-email
        email                           steve@lobefin.net
        }
+define contact{
+       contact_name                    faw
+       alias                           Felipe Augusto van de Wiel
+       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                           faw@debian.org
+       }
 
 
 ###############################################################################