From 8a64ab95c07b6aae1a5e84105376bc3f1eb9afba Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Thu, 29 Jul 2010 17:23:50 +0100 Subject: [PATCH] add YNiC hosts Signed-off-by: Stephen Gran --- config/nagios-master.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index f2f1eb1..dff176f 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -172,6 +172,10 @@ servers: address: 82.44.141.46 parents: gw-ubc hostgroups: routing-infrastructure + gw-ynic: + address: 144.32.168.65 + parents: gw-ubc + hostgroups: routing-infrastructure global: hostgroups: notacomputer @@ -737,6 +741,16 @@ servers: parents: gw-arm hostgroups: computers, hasbootfs, hassrvfs + poulenc: + address: 144.32.168.77 + parents: gw-ynic + hostgroups: computers, buildd, sw-raid + + porpora: + address: 144.32.168.78 + parents: gw-ynic + hostgroups: computers, buildd, sw-raid + ############################# # host groups # -- 2.20.1