From: Peter Palfrader Date: Fri, 4 Apr 2008 16:24:38 +0000 (-0400) Subject: [project @ peter@palfrader.org-20080404162438-jlm7avns5o7mvd9r] X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c941e814fa67468ffc2830f3edf14511b6b69d36;p=mirror%2Fdsa-nagios.git [project @ peter@palfrader.org-20080404162438-jlm7avns5o7mvd9r] Add raptor - even if it is firewalled beyond hope and therefore nagios is completely useless with it --- diff --git a/nagios-master.cfg b/nagios-master.cfg index 5a0daa0..b4cc20a 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -35,7 +35,6 @@ # - paer # - piatti # - puccini -# - raptopr # - ravel # - sarti # - schulz @@ -97,6 +96,10 @@ servers: address: 62.104.23.249 parents: gw-HP-ftc hostgroups: routing-infrastructure + gw-topalis: + address: 195.243.109.254 + parents: gw-HP-ftc + hostgroups: routing-infrastructure samosa: address: 192.25.206.57 @@ -193,9 +196,14 @@ servers: pergolesi: address: 62.104.23.252 - parents: gw-dg-i.net + parents: gw-freenet hostgroups: computers, porterbox, sw-raid + raptor: + address: 195.243.109.162 + parents: gw-topalis + hostgroups: computers, porterbox + ############################# # host groups # @@ -418,11 +426,13 @@ services: # etch: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u ntp -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'" nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -C ntpd -a '/usr/sbin/ntpd -p /var/run/ntpd.pid'" hostgroups: computers + excludehosts: raptor - name: network service - ntp check: check_ntp hostgroups: computers depends: process - ntpd + excludehosts: raptor ### - name: process - atd @@ -820,3 +830,9 @@ services: name: process - buildd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u buildd -C buildd '/usr/bin/perl /usr/bin/buildd'" hostgroups: buildd + + ### + - + name: process - iscsid + nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 1: -u root -C iscsid '/usr/sbin/iscsid'" + hosts: raptor