From 04256a7e0046369c04085de82ae628a6a2341043 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Thu, 11 Apr 2013 14:50:58 +0200 Subject: [PATCH] add some bytemark hosts Signed-off-by: Martin Zobel-Helas --- config/nagios-master.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 3d15a28..a5c9758 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -39,6 +39,10 @@ servers: address: 130.239.18.97 parents: gw-ubcece hostgroups: layer3-infrastructure + gw-bytemark: + address: 89.16.160.116 + parents: gw-ubcece + hostgroups: layer3-infrastructure gw-c3sl: address: 200.17.202.254 parents: gw-ubcece @@ -270,6 +274,16 @@ servers: parents: gw-brown hostgroups: computers, service, dl385, acpid-hosts, xinetd-hosts, hassrvfs, squeeze, postgres91-hosts # }}} + # {{{ gw-bytemark + bm-bl1: + address: 5.153.231.1 + parents: gw-bytemark + hostgroups: computers, bl460, acpid-hosts, service, wheezy + bm-bl9: + address: 5.153.231.9 + parents: gw-bytemark + hostgroups: computers, bl460, acpid-hosts, service, wheezy + # }}} # {{{ gw-c3sl santoro: address: 200.17.202.197 -- 2.20.1