From 3f73a3de583a113e3748bd1e2fdb749073e9e320 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 3 May 2009 14:14:42 +0200 Subject: [PATCH] Finger service on draghi --- config/nagios-master.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 3e0fa50..de7bb96 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1518,19 +1518,19 @@ 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, ancina + hosts: samosa, allegri, gluck, zelenka, ancina, draghi 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, ancina + excludehosts: samosa, allegri, gluck, zelenka, ancina, draghi excludehostgroups: rsyncd-hosts ### - name: network service - finger check: check_tcp!79 - hosts: samosa + hosts: samosa, draghi depends: process - xinetd ### - -- 2.20.1