From c8f05bf13715e2731a9508a4a43dd16d30d5fb22 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 8 Jun 2019 23:41:00 +0200 Subject: [PATCH] Separate the 2 UBC ganeti cluster in the configuration file --- config/nagios-master.cfg | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index d529127..f0064b4 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -907,18 +907,6 @@ servers: address: 209.87.16.10 parents: ubc-gateway hostgroups: computers, bl460g8, service, stretch, multipath-hosts, manyprocesses, physical_x86_intel - ubc-node-arm01: - address: 209.87.16.51 - parents: ubc-gateway - hostgroups: computers, stretch, service, sw-raid - ubc-node-arm02: - address: 209.87.16.52 - parents: ubc-gateway - hostgroups: computers, stretch, service, sw-raid - ubc-node-arm03: - address: 209.87.16.53 - parents: ubc-gateway - hostgroups: computers, stretch, service, sw-raid rachmaninoff: address: 209.87.16.20 @@ -1022,6 +1010,19 @@ servers: parents: ubc-gateway hostgroups: computers, service, kvmdomains, stretch, hassrvfs, systemd-timesyncd + ubc-node-arm01: + address: 209.87.16.51 + parents: ubc-gateway + hostgroups: computers, stretch, service, sw-raid + ubc-node-arm02: + address: 209.87.16.52 + parents: ubc-gateway + hostgroups: computers, stretch, service, sw-raid + ubc-node-arm03: + address: 209.87.16.53 + parents: ubc-gateway + hostgroups: computers, stretch, service, sw-raid + arm-ubc-01: address: 209.87.16.54 parents: ubc-gateway -- 2.20.1