Werk #19498: cisco_temperature: Sensors with empty description are no longer skipped
| Component | Checks & agents | ||||||||
| Title | cisco_temperature: Sensors with empty description are no longer skipped | ||||||||
| Date | Mar 18, 2026 | ||||||||
| Level | Trivial Change | ||||||||
| Class | Bug Fix | ||||||||
| Compatibility | Compatible - no manual interaction needed | ||||||||
| Checkmk versions & editions |
|
Previously, the cisco_temperature check plugin would skip sensors whose
description was present in the SNMP walk but contained an empty string. Now,
sensors with an empty description fall back to using the sensor ID as their
description, ensuring they are no longer silently dropped during discovery and
monitoring.