From f13e7ec6e0c1feac6bdcf6e1d4dba64e74527c19 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 18 Apr 2009 11:20:50 +0200 Subject: [PATCH] I hate firewalls. We should seriously reconsider such hostings --- config/nagios-master.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b46e373..3225c1e 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1036,12 +1036,12 @@ services: check: dsa_check_ntp hostgroups: computers depends: process - ntpd - excludehosts: allegri, zelenka + excludehosts: allegri, zelenka, ancina # - name: network service - time check: dsa_check_time - hosts: allegri, zelenka + hosts: allegri, zelenka, ancina depends: process - xinetd ### @@ -1512,13 +1512,13 @@ services: - name: process - xinetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xinetd -a '/usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive'" - hosts: samosa, allegri, gluck, zelenka + hosts: samosa, allegri, gluck, zelenka, ancina hostgroups: rsyncd-hosts - name: unwanted process - xinetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd" hostgroups: computers - excludehosts: samosa, allegri, gluck, zelenka + excludehosts: samosa, allegri, gluck, zelenka, ancina excludehostgroups: rsyncd-hosts ### - -- 2.20.1