X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fstatic%2Fobjects%2Fcontacts.cfg;h=e204d5e405ebcb3d06ad343471c19abb0c997128;hb=a77068307998272a55e518046789f80ee3881270;hp=c06e183604375fe2c66b5c65b8fc04f0ad4d49b8;hpb=809ea0b246fef36a4b2c987d852a4c984b699a45;p=mirror%2Fdsa-nagios.git diff --git a/config/static/objects/contacts.cfg b/config/static/objects/contacts.cfg index c06e183..e204d5e 100644 --- a/config/static/objects/contacts.cfg +++ b/config/static/objects/contacts.cfg @@ -135,7 +135,7 @@ define contact{ } define contact{ contact_name pkern - alias Philip Kern + alias Philipp Kern service_notification_period 24x7 host_notification_period 24x7 service_notification_options w,u,c,r @@ -155,17 +155,6 @@ 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 - } define contact{ contact_name faw alias Felipe Augusto van de Wiel @@ -244,6 +233,50 @@ define contact{ host_notification_commands notify-host-by-email email christoph@debian.org } +define contact{ + contact_name zumbi + alias Hector Oron + 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 zumbi@oron.es + } +define contact{ + contact_name jcristau + alias Julien Cristau + 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 jcristau@debian.org + } +define contact{ + contact_name pabs + alias Paul Wise + 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 pabs@debian.org + } +define contact{ + contact_name aurel32 + alias Aurelien Jarno + 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 aurel32@debian.org + } ############################################################################### @@ -267,13 +300,13 @@ define contactgroup{ define contactgroup{ contactgroup_name dsa alias Debian System Administrators - members weasel, zobel, sgran, paravoid, tfheen, lfilipoz + members weasel, zobel, tfheen, lfilipoz, zumbi, jcristau, pabs, aurel32 } define contactgroup{ contactgroup_name buildd alias Debian Buildd Admins - members luk, pkern, HE, buildd-nsa + members buildd-nsa } define contactgroup{ @@ -285,5 +318,5 @@ define contactgroup{ define contactgroup{ contactgroup_name alioth-admins alias Debian Alioth admins - members sgran, tfheen, alioth-nsa + members alioth-nsa }