X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=nagios-conf%2Fcontacs.cfg;h=6c36d244795ec34300946293c6801e01cbfe1e66;hb=74fcb5cf4cefb61dc95b384d616c66c9175bc8ab;hp=9b0501d8508395efbc9c7693766a73d8b8ce4d7d;hpb=1b5dbc9c9b215a5876954f8b9199d63a05a8be3e;p=mirror%2Fdsa-nagios.git diff --git a/nagios-conf/contacs.cfg b/nagios-conf/contacs.cfg index 9b0501d..6c36d24 100644 --- a/nagios-conf/contacs.cfg +++ b/nagios-conf/contacs.cfg @@ -106,6 +106,18 @@ define contact{ 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 }