From 0f23fba3a62671a01242cbb428859adcb00e66ba Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 21 Apr 2008 12:13:11 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080421161311-md27qw2ppg27icfz] Add tjrc1 --- nagios-conf/contacs.cfg | 11 +++++++++++ nagios-master.cfg | 4 ++++ 2 files changed, 15 insertions(+) diff --git a/nagios-conf/contacs.cfg b/nagios-conf/contacs.cfg index a1fc3a4..6e3c732 100644 --- a/nagios-conf/contacs.cfg +++ b/nagios-conf/contacs.cfg @@ -22,6 +22,17 @@ define contact{ email debiannagios@ganneff.de } +define contact{ + contact_name tjrc1 + alias Tim Cutts + 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 tjrc@sanger.ac.uk + } ############################################################################### ############################################################################### diff --git a/nagios-master.cfg b/nagios-master.cfg index 649f8f4..446a26a 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -88,6 +88,7 @@ servers: address: 193.62.202.18 parents: gw-HP-ftc hostgroups: routing-infrastructure + contacts: tjrc1 gw-cst: address: 213.188.99.215 parents: gw-HP-ftc @@ -104,6 +105,7 @@ servers: address: 195.20.247.54 parents: gw-HP-ftc hostgroups: routing-infrastructure + contacts: joerg gw-blackcat: address: 193.201.200.129 parents: gw-HP-ftc @@ -284,10 +286,12 @@ servers: address: 193.62.202.27 parents: gw-sanger hostgroups: computers, porterbox, sw-raid + contacts: tjrc1 goetz: address: 193.62.202.26 parents: gw-sanger hostgroups: computers, buildd, sw-raid + contacts: tjrc1 escher: address: 213.188.99.215 -- 2.20.1