From 568e347fa6cdaa39f0907cab29447e69e723bb98 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 30 May 2013 20:03:37 +0200 Subject: [PATCH] different hpacucli check at bytemark --- config/nagios-master.cfg | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index d5b89f7..994fc32 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -257,35 +257,35 @@ servers: bm-bl1: address: 5.153.231.241 parents: gw-bytemark - hostgroups: computers, bl460, acpid-hosts, service, wheezy + hostgroups: computers, bm-bl, acpid-hosts, service, wheezy bm-bl2: address: 5.153.231.242 parents: gw-bytemark - hostgroups: computers, bl460, acpid-hosts, service, wheezy + hostgroups: computers, bm-bl, acpid-hosts, service, wheezy bm-bl3: address: 5.153.231.243 parents: gw-bytemark - hostgroups: computers, bl460, acpid-hosts, service, wheezy + hostgroups: computers, bm-bl, acpid-hosts, service, wheezy bm-bl4: address: 5.153.231.244 parents: gw-bytemark - hostgroups: computers, bl460, acpid-hosts, service, wheezy + hostgroups: computers, bm-bl, acpid-hosts, service, wheezy bm-bl5: address: 5.153.231.245 parents: gw-bytemark - hostgroups: computers, bl460, acpid-hosts, service, wheezy + hostgroups: computers, bm-bl, acpid-hosts, service, wheezy bm-bl6: address: 5.153.231.246 parents: gw-bytemark - hostgroups: computers, bl460, acpid-hosts, service, wheezy + hostgroups: computers, bm-bl, acpid-hosts, service, wheezy bm-bl7: address: 5.153.231.247 parents: gw-bytemark - hostgroups: computers, bl460, acpid-hosts, service, wheezy + hostgroups: computers, bm-bl, acpid-hosts, service, wheezy bm-bl8: address: 5.153.231.248 parents: gw-bytemark - hostgroups: computers, bl460, acpid-hosts, service, wheezy + hostgroups: computers, bm-bl, acpid-hosts, service, wheezy milanollo: address: 5.153.231.2 @@ -1041,6 +1041,9 @@ hostgroups: bl460: alias: HP BL460 blades private: 1 + bm-bl: + alias: HP blades at bytemark + private: 1 dl585: alias: HP DL385 hosts private: 1 @@ -2093,6 +2096,12 @@ services: normal_check_interval: 120 hostgroups: dl385, dl380, dl360, bl460 excludehosts: schein + - + name: HW - hpacucli status + servicegroups: raid + nrpe: "/usr/lib/nagios/plugins/dsa-check-hpacucli --no-controller-ok --ignore-controller='P700m'" + normal_check_interval: 120 + hostgroups: bm-bl - name: HW - hpacucli status servicegroups: raid @@ -2116,7 +2125,7 @@ services: name: HW - hpasmcli status nrpe: "/usr/lib/nagios/plugins/dsa-check-hpasm" normal_check_interval: 120 - hostgroups: dl385, dl380, dl360, bl460, dl585 + hostgroups: dl385, dl380, dl360, bl460, dl585, bm-bl excludehosts: villa, lobos, senfl, schein - name: HW - hpasmcli status -- 2.20.1