From ebe9e288aa7b03f198a6484ec9a12af33eb1ea5f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 12 Jan 2016 09:21:21 +0100 Subject: [PATCH] extra -anu IP addresses and their rsync check --- config/nagios-master.cfg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index a2e66eb..a856954 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -523,6 +523,18 @@ servers: address: 150.203.164.39 parents: gw-cecsit hostgroups: computers, service, apache2-hosts, rsyncd-hosts, dl360, hassrvfs, xinetd-hosts, jessie, security_mirror, apache-https + mirror-umn2: + address: 150.203.164.60 + parents: mirror-anu + hostgroups: secondary-IPs + mirror-umn3: + address: 150.203.164.61 + parents: mirror-anu + hostgroups: secondary-IPs + mirror-umn4: + address: 150.203.164.62 + parents: mirror-anu + hostgroups: secondary-IPs # }}} # {{{ gw-conova sompek: @@ -2767,6 +2779,11 @@ services: check: check_tcp!873 hosts: mirror-umn2, mirror-umn3 depends: mirror-umn:process - xinetd + - + name: network service - rsync + check: check_tcp!873 + hosts: mirror-anu2, mirror-anu3 + depends: mirror-anu:process - xinetd ### - name: process - icinga -- 2.20.1