From: Philipp Kern Date: Thu, 5 Jan 2012 17:25:16 +0000 (+0100) Subject: Check gobby's network service and define a contact group for it. X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=0ea4246fcdb16d81adc07801ec196a7fa005a4ce;p=mirror%2Fdsa-nagios.git Check gobby's network service and define a contact group for it. Signed-off-by: Philipp Kern Signed-off-by: Martin Zobel-Helas --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b9b8166..9eb111e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2421,6 +2421,12 @@ services: hostgroups: buildd excludehosts: fano, fasch, field, finzi contact_groups: buildd + #### + - + name: network service - gobby + check: check_tcp!6523 + hosts: gombert + contact_groups: gobby ### #- diff --git a/config/static/conf.d/contacts.cfg b/config/static/conf.d/contacts.cfg index 60a7083..d0ccdfd 100644 --- a/config/static/conf.d/contacts.cfg +++ b/config/static/conf.d/contacts.cfg @@ -235,6 +235,12 @@ define contactgroup{ members luk, pkern, HE } +define contactgroup{ + contactgroup_name gobby + alias Debian gobby Admins + members pkern +} + define contactgroup{ contactgroup_name alioth-admins alias Debian Alioth admins