Werk #20044: dell_poweredge_status: tolerate empty SNMP data
| Component | Checks & agents | ||||||
| Title | dell_poweredge_status: tolerate empty SNMP data | ||||||
| Date | Jul 28, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
On iDRAC/PowerEdge hosts the "PowerEdge Health" service went to UNKNOWN with IndexError: list index out of range and produced a crash report when the SNMP walk under the Dell iDRAC health tree returned no rows.
An empty response from the device is now treated as "no section data": the "PowerEdge Health" service reports that no data was received instead of crashing.