From 820dd83dcec0f737b10f96609b5798766416414e Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 22 Dec 2015 07:47:57 +0100 Subject: [PATCH] Add the extra addresses for mirror-isc, move rsync to where it exists --- config/nagios-master.cfg | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 28bddfc..f2b7a18 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -644,7 +644,19 @@ servers: mirror-isc: address: 149.20.20.7 parents: gw-isc - hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl360, hassrvfs, xinetd-hosts, jessie, security_mirror, no-bacula + hostgroups: computers, service, apache2-hosts, dl360, hassrvfs, xinetd-hosts, jessie, security_mirror, no-bacula + mirror-isc2: + address: 149.20.20.19 + parents: mirror-isc + hostgroups: secondary-IPs, rsyncd-hosts + mirror-isc3: + address: 149.20.20.19 + parents: mirror-isc + hostgroups: secondary-IPs + mirror-isc-syncproxy: + address: 149.20.20.21 + parents: mirror-isc + hostgroups: secondary-IPs, rsyncd-hosts # }}} # {{{ gw-leaseweb lw01: -- 2.20.1