From: Peter Palfrader Date: Sat, 27 Jun 2009 21:40:02 +0000 (+0200) Subject: Add unit status check for giustini X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=3f4ed1df0ab02c30447d026a006e768d7671c6a2;p=mirror%2Fdsa-nagios.git Add unit status check for giustini --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 574cedd..5405fc8 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -500,6 +500,13 @@ servers: address: 137.82.84.80 parents: gw-ubc hostgroups: computers, lenny, hasbootfs + # MSA 2000 (2012i) + giustini: + address: 192.168.2.6 + parents: dijkstra + hostgroups: notacomputer + # unless we implement runfrom for host alive checks + pingable: false lebrun: address: 193.198.184.10 @@ -1909,3 +1916,9 @@ services: name: DNS SOA sync - alioth.debian.org check: "dsa_check_soas_add!alioth.debian.org!alioth.debian.org" hosts: global + ############ + - + name: Overall Unit Status + remotecheck: "/usr/lib/nagios/plugins/check_snmp -H giustini-mnt -C public -P 2c -o connUnitStatus -n -c 3 -w 3" + runfrom: dijkstra + hosts: giustini