From: Martin Zobel-Helas Date: Fri, 12 Sep 2008 11:46:54 +0000 (+0000) Subject: [project @ zobel@samosa-20080912114654-dtrw261ipklz28bv] X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=07eb6fb872919f461133130b1a40ae5fe0614d68;p=mirror%2Fdsa-nagios.git [project @ zobel@samosa-20080912114654-dtrw261ipklz28bv] zobel is member of dsa --- 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 }