X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fstatic%2Fconf.d%2Fcontacts.cfg;h=19d02e581ad6139c48343898354b881fff3379d7;hb=79eac1515a88063ad07717f8fb5a302d9c535a47;hp=b79415e0ba084422ab1ca6061b923d9db98d7e63;hpb=3e4c3ee047151889403ebc3d063e7b9d7098c91b;p=mirror%2Fdsa-nagios.git diff --git a/config/static/conf.d/contacts.cfg b/config/static/conf.d/contacts.cfg index b79415e..19d02e5 100644 --- a/config/static/conf.d/contacts.cfg +++ b/config/static/conf.d/contacts.cfg @@ -59,7 +59,7 @@ define contact{ host_notification_options d,r service_notification_commands notify-service-by-email host_notification_commands notify-host-by-email - email dannf@hp.com + email dannf@dannf.org? } define contact{ @@ -143,6 +143,18 @@ define contact{ host_notification_commands notify-host-by-email email he@debian.org } +define contact{ + contact_name sgran + alias Stephen Gran + 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 steve@lobefin.net + } + ############################################################################### ############################################################################### @@ -158,5 +170,5 @@ define contact{ define contactgroup{ contactgroup_name dsa alias Debian System Administrators - members weasel, zobel + members weasel, zobel, sgran }