From 3f4ed1df0ab02c30447d026a006e768d7671c6a2 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 27 Jun 2009 23:40:02 +0200 Subject: [PATCH] Add unit status check for giustini --- config/nagios-master.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 -- 2.20.1