From 9ccfac8e0a21cc15b41ca395f6a80be9e343c863 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 23 Jan 2010 01:24:06 +0100 Subject: [PATCH] inetd on grieg --- config/nagios-master.cfg | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index ccbe81d..f1baa94 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1517,7 +1517,7 @@ services: name: unwanted process - inetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd" hostgroups: computers - excludehosts: rietz + excludehosts: rietz, grieg - name: unwanted process - snmpd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd" @@ -1649,6 +1649,11 @@ services: hostgroups: computers excludehostgroups: acpid-hosts, kvmdomains + ### + - + name: unwanted process - inetd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C inetd -a '/usr/sbin/inetd'" + hosts: grieg ### - name: process - xinetd -- 2.20.1