From: Peter Palfrader Date: Fri, 10 Sep 2010 18:35:02 +0000 (+0200) Subject: byrd runs openbsd inetd X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=4dd5c07114af853136f3fe52aacd36becc3bd9f8;p=mirror%2Fdsa-nagios.git byrd runs openbsd inetd --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index dece2c4..d840613 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1665,7 +1665,7 @@ services: name: unwanted process - inetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd" hostgroups: computers - excludehosts: grieg + excludehosts: grieg, byrd - name: unwanted process - snmpd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd" @@ -1829,7 +1829,7 @@ services: - name: process - inetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C inetd -a '/usr/sbin/inetd'" - hosts: grieg + hosts: grieg, byrd ### - name: process - xinetd