From dedd2f50e4e88e1bb29f78da0c6550bcf97be774 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 24 Apr 2008 19:58:04 +0000 Subject: [PATCH] [project @ peter@palfrader.org-20080424195804-xh6bwo5xec2w4ada] Add snowman as local admin for voltaire --- nagios-conf/contacs.cfg | 12 ++++++++++++ nagios-master.cfg | 1 + 2 files changed, 13 insertions(+) diff --git a/nagios-conf/contacs.cfg b/nagios-conf/contacs.cfg index da3fc3c..d5a2cca 100644 --- a/nagios-conf/contacs.cfg +++ b/nagios-conf/contacs.cfg @@ -82,6 +82,18 @@ define contact{ email luk.claes@ugent.be } +define contact{ + contact_name sfrost + alias Stephen Frost + 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 sfrost@snowman.net + } + ############################################################################### ############################################################################### # diff --git a/nagios-master.cfg b/nagios-master.cfg index 3b5ffbe..d7a1965 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -317,6 +317,7 @@ servers: address: 72.66.115.54 parents: gw-frost hostgroups: computers, buildd + contacts: sfrost puccini: address: 87.106.4.56 -- 2.20.1