From: Peter Palfrader Date: Sat, 5 Apr 2008 13:37:53 +0000 (-0400) Subject: [project @ peter@palfrader.org-20080405133753-anbez5cngqrt4k0t] X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=4f6b4f479f0367e3df12fa2827f105b8dc9519b0;p=mirror%2Fdsa-nagios.git [project @ peter@palfrader.org-20080405133753-anbez5cngqrt4k0t] bruckner --- diff --git a/nagios-master.cfg b/nagios-master.cfg index 56eaf69..3c31dd0 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -16,7 +16,6 @@ # - mundy: salinfo_decode # - # - agnesi -# - bruckner # - caballero # - casals # - crest @@ -224,6 +223,10 @@ servers: address: 62.104.23.252 parents: gw-freenet hostgroups: computers, porterbox, sw-raid + bruckner: + address: 62.104.23.253 + parents: gw-freenet + hostgroups: computers, porterbox raptor: address: 195.243.109.162 @@ -679,7 +682,7 @@ services: name: process - irqbalance nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C irqbalance -a '/usr/sbin/irqbalance'" hostgroups: computers - excludehosts: arcadelt, agricola, argento, penalosa, peri, escher + excludehosts: arcadelt, agricola, argento, penalosa, peri, escher, bruckner #### @@ -704,6 +707,10 @@ services: name: unwanted process - rpc.statd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C rpc.statd" hostgroups: computers + - + name: unwanted process - inetd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd" + hostgroups: computers ############ Processes/Services that only run on some computers ############ @@ -761,6 +768,12 @@ services: 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, raptor hostgroups: rsyncd-hosts + - + name: unwanted process - xinetd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C xinetd" + hostgroups: computers + excludehosts: samosa, raptor + excludehostgroups: rsyncd-hosts ### - name: network service - finger