From 91af3ed547d96b366e9cc672951e959db18c6712 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sun, 27 Jan 2019 11:04:09 +0100 Subject: [PATCH] Ignore "Cache Battery 0 in controller 0 is Degraded" on wieck --- config/nagios-master.cfg | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 15ffda5..6f65a23 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -2043,14 +2043,10 @@ services: nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-openmanage" hostgroups: pe1950, r540 excludehosts: wieck, schumann - - - name: HW - OpenManage status - nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-openmanage -b bp=0" - hosts: wieck - name: HW - OpenManage status nrpe: "/usr/bin/sudo /usr/lib/nagios/plugins/dsa-check-openmanage -b bp=0 -b bat_charge=0:0" - hosts: schumann + hosts: wieck, schumann # }}} # }}} # {{{ ### mail stuff -- 2.20.1