From 6a35b34d7948bae3f079dada3598292a1e113d46 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sat, 15 Apr 2017 12:55:59 +0200 Subject: [PATCH] More xinetd cleanup --- config/nagios-master.cfg | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index ed2e3da..e979d53 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2543,17 +2543,14 @@ services: 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 - @@ -3072,22 +3069,18 @@ services: name: network service - rsync check: check_tcp!873 hosts: milanollo2 - depends: milanollo:process - xinetd - name: network service - rsync check: check_tcp!873 hosts: mirror-isc2, mirror-isc-syncproxy - depends: mirror-isc:process - xinetd - name: network service - rsync 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