X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-conf%2Fcontacs.cfg;h=9b0501d8508395efbc9c7693766a73d8b8ce4d7d;hb=4532015062f08a1b0b6392bd10322604558aaeee;hp=a1fc3a40ec5ca8aecf7adaef62ed163b94450f27;hpb=2246f5d7db410e64863dae2499bfc8b6594c2d5f;p=mirror%2Fdsa-nagios.git diff --git a/nagios-conf/contacs.cfg b/nagios-conf/contacs.cfg index a1fc3a4..9b0501d 100644 --- a/nagios-conf/contacs.cfg +++ b/nagios-conf/contacs.cfg @@ -22,6 +22,89 @@ define contact{ email debiannagios@ganneff.de } +define contact{ + contact_name tjrc1 + alias Tim Cutts + 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 tjrc@sanger.ac.uk + } + +define contact{ + contact_name holger + alias Holger Levsen + 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 holger@layer-acht.org + } + +define contact{ + contact_name dannf + alias Dann Frazier + 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 dannf@hp.com + } + +define contact{ + contact_name bzed + alias Bernd Zeimetz + 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 bernd+debnagios@bzed.de + } + +define contact{ + contact_name luk + alias Luk Claes + 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 luk.claes@ugent.be + } + +define contact{ + contact_name sfrost + alias Stephen Frost + 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 sfrost@snowman.net + } + +define contact{ + contact_name lfilipoz + alias Luca Filipozzi + 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 lucaf+dsa@ece.ubc.ca + } ############################################################################### ###############################################################################