From 5a95548e0faa2563c882adae3b10494707485018 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 28 Jun 2009 16:43:06 +0200 Subject: [PATCH] aacraid --- config/nagios-master.cfg | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index b9857fe..15ff20a 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -491,7 +491,7 @@ servers: bellini: address: 137.82.84.79 parents: gw-ubc - hostgroups: computers, lenny, hasbootfs, nfs-client, hashomefs, hassrvfs + hostgroups: computers, lenny, hasbootfs, nfs-client, hashomefs, hassrvfs, aacraid stabile: address: 137.82.84.72 parents: gw-ubc @@ -499,7 +499,7 @@ servers: cimarosa: address: 137.82.84.80 parents: gw-ubc - hostgroups: computers, lenny, hasbootfs + hostgroups: computers, lenny, hasbootfs, aacraid # MSA 2000 (2012i) giustini: address: 192.168.2.6 @@ -626,6 +626,9 @@ hostgroups: sw-raid: alias: Hosts with Linux software raid private: 1 + aacraid: + alias: Hosts with Adaptec AACraid + private: 1 single-cpu: alias: Hosts with only one CPU private: 1 @@ -1506,6 +1509,12 @@ services: servicegroups: raid nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-dac960" hosts: verdi + ### + - + name: RAID - aacraid + servicegroups: raid + nrpe: "/usr/lib/nagios/plugins/dsa-check-raid-aacraid" + hostgroups: aacraid ### - name: RAID - 3ware -- 2.20.1