From ffca813f6d511a1e76d627228575a561f84e232f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 29 May 2011 17:33:50 +0200 Subject: [PATCH] check ntp, not time on zelenka --- config/nagios-master.cfg | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index f411bfc..2bc6fba 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -669,7 +669,7 @@ servers: zelenka: address: 80.245.147.40 parents: gw-HP-ftc - hostgroups: computers, porterbox, hassrvfs, xinetd-hosts, squeeze + hostgroups: computers, porterbox, hassrvfs, squeeze zandonai: address: 80.245.147.46 parents: gw-HP-ftc @@ -1441,19 +1441,18 @@ services: name: process - ntpd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -p 1 -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'" hostgroups: computers - excludehosts: zelenka - name: network service - ntp check: dsa_check_ntp hostgroups: computers depends: process - ntpd - excludehosts: zelenka, ancina + excludehosts: ancina excludehostgroups: ntpsuckers # - name: network service - time check: dsa_check_time - hosts: zelenka, ancina + hosts: ancina depends: process - xinetd ### -- 2.20.1