Review the ‘hp_proliant_da_cntlr’ check, and see if you can access the referenced OID.
check_info[“hp_proliant_da_cntlr”] = {
‘check_function’: check_hp_proliant_da_cntlr,
‘inventory_function’: inventory_hp_proliant_da_cntlr,
‘service_description’: ‘HW Controller %s’,
‘snmp_info’: (
“.1.3.6.1.4.1.232.3.2.2.1.1”, [
“1”, # cpqDaCntlrIndex
“2”, # cpqDaCntlrModel
“5”, # cpqDaCntlrSlot
“6”, # cpqDaCntlrCondition
“8”, # cpqDaCntlrPartnerSlot
“9”, # cpqDaCntlrCurrentRole
“10”, # cpqDaCntlrBoardStatus
“12”, # cpqDaCntlrBoardCondition
“15”, # cpqDaCntlrSerialNumber
]
),
‘snmp_scan_function’: \
lambda oid: “proliant” in oid(".1.3.6.1.4.1.232.2.2.4.2.0").lower(),
}

···
From: checkmk-en-bounces@lists.mathias-kettner.de [mailto:checkmk-en-bounces@lists.mathias-kettner.de]
On Behalf Of Office In a Box | Sander van der Laan
Sent: Friday, May 20, 2016 3:42 AM
To: checkmk-en@lists.mathias-kettner.de
Subject: [Check_mk (english)] HP Proliant raid status snmp
Hello,
I’m trying to read the hp raid controller status with snmp of several proliant servers, i installed the hp agents and can read everything (temperature, fans, memory etc) except the status of the raid controllers.
Anybody got advice?
Met vriendelijk groet,
Sander van der Laan
Email
s.vanderlaan@oib4u.nl
Telefoon
+31(0)570 546587
Fax
+31(0)570 546541
Bezoekadres
Zweedsestraat 8A28
7418 BG Deventer