Werk #19876: checkpoint_powersupply: skip rows with empty SNMP index
| Component | Checks & agents | ||||||
| Title | checkpoint_powersupply: skip rows with empty SNMP index | ||||||
| Date | May 7, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
Some Check Point firewalls returned a row in the SNMP power-supply table with an empty index, which made the Check_MK Discovery service crash with TypeError: 'item' must be a non empty string and prevented discovery of the remaining power supplies on the affected hosts.
The check now skips such empty rows and discovers the well-formed entries normally.
No user action is required.