Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #19871: hp_webmgmt_status: tolerate devices that expose only the health table

Component Checks & agents
Title hp_webmgmt_status: tolerate devices that expose only the health table
Date Apr 23, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Some HP web-management devices return the health status table but omit the separate OID subtables for device model and serial number, either due to a narrower SNMP view or a firmware limitation. Previously the check aborted with IndexError: list index out of range for such devices.

The check now reports the device status even when model and serial are missing; those fields are omitted from the summary in that case.

To the list of all Werks