Applications Systems
DELL Hardware Health Warning for Raid Controller in SolarWinds SAM
This article describes an issue that some users may face when polling Dell Servers for Hardware Health in SolarWinds SAM. The Hardware Status displays as Warning status in SAM even though no problem is found with the server after checking the system logs and on the array directly.
First published date
Last published date
Overview
This article describes an issue that some users may face when polling Dell Servers for Hardware Health in SolarWinds SAM. The Hardware Status displays as Warning status in SAM even though no problem is found with the server after checking the system logs and on the array directly.
Product section
Cause
- DellOpenManage is providing the incorrect status for hardware elements polled via SNMP.
Resolution
In order to Poll the Array Status, the SAM polls the following OID provided by Dell OpenManage: ControllerRollUpStatus
This OID is the combined status of the controller and its components.
OID Information:
controllerRollUpStatus - 1.3.6.1.4.1.674.10893.1.20.130.1.1.37
This is the combined status of the controller and its components.
Possible return values: 1: Other 2: Unknown 3: OK 4: Non-critical 5: Critical 6: Non-recoverable
To verify if this is the issue you are facing:
1. Gather a SNMPWalk from the Dell Device. See SolarWinds SNMP Walk: A new tool for collecting SNMP MIB walks.
2. Check the following OID against the captured Walk to see the status provided via SNMP for your Raid Controller.
1.3.6.1.4.1.674.10893.1.20.130.1.1.37.1
Example:
.1.3.6.1.4.1.674.10893.1.20.130.1.1.37.1 = INTEGER: 4
4 = Non-Critical which matches the above screenshot.
SolarWinds cannot correct this issue. The problem must be corrected in the device in order to correctly display the status of the RAID Controller.
Recommendations:
- Contact the vendor directly and explain to them you are receiving false warning messages when monitoring the device via SNMP.
- Provide them with the above information and they will be in a better situation to resolve the issue or provide a workaround.