From: Peter Palfrader Date: Fri, 29 Jul 2011 10:13:54 +0000 (+0200) Subject: alioth nsa X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=eb338209dfc962d0588163e052130d99ec74cc07;p=mirror%2Fdsa-nagios.git alioth nsa --- diff --git a/config/static/conf.d/contacts.cfg b/config/static/conf.d/contacts.cfg index c5456be..34440c8 100644 --- a/config/static/conf.d/contacts.cfg +++ b/config/static/conf.d/contacts.cfg @@ -199,6 +199,17 @@ define contact{ host_notification_commands notify-host-by-email email paravoid@debian.org } +define contact{ + contact_name alioth-nsa + alias IRC bot for alioth notifications + 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 alioth-nagios@commit.noreply.org + } ############################################################################### @@ -227,5 +238,5 @@ define contactgroup{ define contactgroup{ contactgroup_name alioth-admins alias Debian Alioth admins - members sgran, tfheen + members sgran, tfheen, alioth-nsa }