Werk #17412: cisco_temperature: ignore incomplete sensor thresholds

Component Checks & agents
Title cisco_temperature: ignore incomplete sensor thresholds
Date Dec 16, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p24
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Prior to this werk, the Cisco temperature check raised an exception whenever a sensor threshold lacked complete information—specifically, if any of the severity, relation, or threshold values were missing. This caused both the discovery and check processes to fail. The updated behavior addresses this issue by first verifying whether a threshold value is defined and ignoring sensors that do not have one. However, if a threshold value is defined but either the severity, relation, or both are missing, an exception will now be raised instead of skipping over the incomplete threshold.

To the list of all Werks