From 06fc881675b9033ef719a45b2e6576dcdb4064d5 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 9 Feb 2015 13:55:05 +0100 Subject: [PATCH] less extact xinetd check --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 9d73015..da043a7 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1910,7 +1910,7 @@ 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'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xinetd -a '/usr/sbin/xinetd '" hostgroups: xinetd-hosts - name: unwanted process - xinetd -- 2.20.1