From 4be7f9a87b7d53db4577938ce4813835a4d761ca Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 19 Mar 2009 10:08:16 +0000 Subject: [PATCH] [project @ peter@palfrader.org-20090319100816-7duihbuzx3ael0ug] add bl460 hostgroup --- nagios-master.cfg | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index 0f06510..1db181e 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -577,6 +577,9 @@ hostgroups: dl360: alias: HP DL360 hosts private: 1 + bl460: + alias: HP BL460 blades + private: 1 sw-raid: alias: Hosts with Linux software raid private: 1 @@ -1400,18 +1403,18 @@ services: name: process - cpqarrayd servicegroups: raid nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C cpqarrayd -a '/usr/sbin/cpqarrayd'" - hostgroups: dl385, dl380, dl360 + hostgroups: dl385, dl380, dl360, bl460 - name: RAID - arrayprobe servicegroups: raid nrpe: "sudo /usr/bin/arrayprobe" - hostgroups: dl385, dl380, dl360 + hostgroups: dl385, dl380, dl360, bl460 - name: HW - hpacucli status servicegroups: raid nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli" normal_check_interval: 120 - hostgroups: dl385, dl380, dl360 + hostgroups: dl385, dl380, dl360, bl460 ### - name: RAID - areca -- 2.20.1