From 974b42eea44a9acad4c9027f6a8af30d3e0e29b3 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 25 Jun 2014 21:17:57 +0200 Subject: [PATCH] Add secther --- config/nagios-master.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 3640239..a87b1b4 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -78,6 +78,10 @@ servers: address: 192.25.206.1 parents: gw-ubcece hostgroups: layer3-infrastructure + gw-gatech: + address: 128.61.240.1 + parents: gw-ubcece + hostgroups: layer3-infrastructure gw-grnet: address: 194.177.211.193 parents: gw-ubcece @@ -479,6 +483,12 @@ servers: parents: gw-ftcollins hostgroups: computers, service, dl380, apache2-hosts, wheezy, no-bacula # }}} + # {{{ gw-gatech + sechter: + address: 128.61.240.73 + parents: gw-gatech + hostgroups: computers, service, apache2-hosts, rsyncd-hosts, sw-raid, acpid-hosts, hasbootfs, hassrvfs, xinetd-hosts, wheezy, security_mirror + # }}} # {{{ gw-grnet barber: address: 194.177.211.203 -- 2.20.1