From 21c6add1ee1d68a3bcfcb2b1edef6e973bd01628 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 24 Feb 2017 12:50:39 +0100 Subject: [PATCH] ftp for security is provided on mirror-umn2 and mirror-isc2, not the base host --- config/nagios-master.cfg | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 8f66ee8..cf7ddda 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2503,12 +2503,22 @@ services: name: network service - ftp check: check_ftp hostgroups: uploadqueue, security_mirror - excludehosts: klecker + excludehosts: klecker, mirror-isc, mirror-umn - name: network service - ftp check: check_ftp hosts: klecker-ftp depends: klecker:process - xinetd + - + name: network service - ftp + check: check_ftp + hosts: mirror-umn2 + depends: mirror-umn:process - xinetd + - + name: network service - ftp + check: check_ftp + hosts: mirror-isc2 + depends: mirror-isc:process - xinetd # }}} # {{{ postgres - -- 2.20.1