From 87ded5a45f8720f8f7bcf555f1577575b0274a5a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 6 Apr 2008 07:40:10 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080406114010-032gbuitlwifxxj0] caballero --- nagios-master.cfg | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index 91f86f4..6fbc709 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -28,7 +28,6 @@ # - piatti # - tartini #sarge: -# - caballero # - spontini # down: @@ -115,6 +114,10 @@ servers: address: 195.20.247.53 parents: gw-HP-ftc hostgroups: routing-infrastructure + gw-blackcat: + address: 193.201.200.129 + parents: gw-HP-ftc + hostgroups: routing-infrastructure samosa: address: 192.25.206.57 @@ -276,6 +279,11 @@ servers: parents: gw-frost hostgroups: computers, service, apache2-hosts, bind9-hosts, postfix-hosts, heavy-postfix, amavis-hosts + caballero: + address: 193.201.200.200 + parents: gw-blackcat + hostgroups: computers, buildd, bind9-hosts + ############################# # host groups # @@ -433,6 +441,10 @@ services: name: disk usage on /mnt/hdc nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /mnt/hdc" hosts: voltaire + - + name: disk usage on /x + nrpe: "/usr/lib/nagios/plugins/check_disk 75 90 /x" + hosts: voltaire ############ All Computers ############ #### @@ -840,6 +852,11 @@ services: name: unwanted process - inetd nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C inetd" hostgroups: computers + - + name: unwanted process - snmpd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 0:0 -C snmpd" + hostgroups: computers + excludehosts: lobos, villa, caballero ############ Processes/Services that only run on some computers ############ @@ -1049,7 +1066,7 @@ services: - name: process - snmpd nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u snmp -C snmpd -a '/usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid 127.0.0.1'" - hosts: lobos, villa + hosts: lobos, villa, caballero ### - -- 2.20.1