dell_idrac raid, dell_idrac_raid.bbu: New checks for Dell iDRAC
Message-ID: <59ce3b2a.CXgcvMfpnUjmg77b%ma(a)mathias-kettner.de>
User-Agent: Heirloom mailx 12.5 6/20/10
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Module: check_mk
Branch: master
Commit: bb36473a5765eb7244ca570fd61d334de403374d
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=bb36473a5765eb…
Author: Marcel Arentz <ma(a)mathias-kettner.de>
Date: Mon Sep 25 10:06:11 2017 +0200
5300 dell_idrac_fans, dell_idrac_power dell_idrac_power.unit, dell_idrac raid,
dell_idrac_raid.bbu: New checks for Dell iDRAC
These new check plugins create services if a Dell hardware is checked by
the idrac snmp interface. Please see the manpages for more information.
Change-Id: I7ac993adf334cf8c7f7f79179248f111a5e61514
---
.werks/5300 | 11 ++++
checkman/dell_idrac_fans | 18 +++++++
checkman/dell_idrac_power | 12 +++++
checkman/dell_idrac_power.unit | 13 +++++
checkman/dell_idrac_raid | 13 +++++
checkman/dell_idrac_raid.bbu | 13 +++++
checks/dell_idrac_fans | 82 ++++++++++++++++++++++++++++++
checks/dell_idrac_power | 113 +++++++++++++++++++++++++++++++++++++++++
checks/dell_idrac_raid | 95 ++++++++++++++++++++++++++++++++++
9 files changed, 370 insertions(+)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=bb36473a57…