Werk #15903: cisco_temperature, cisco_temperature_dom: Improved check state and summary if sensor status not ok
Component | Checks & agents | ||||||
Title | cisco_temperature, cisco_temperature_dom: Improved check state and summary if sensor status not ok | ||||||
Date | Jul 12, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
The cisco_temperature and cisco_temperature_dom checks currently only consider sensors with the state "ok". If a sensor becomes "unavailable" or "non-operational", the check becomes "UNKNOWN" with the summary "Item not found in monitoring data". With this werk, the summary will now report the status of the sensor instead. For the "unavailable" sensor status, the check state will still change to "UNKNOWN", for "non-operational" status it will be CRIT.
The discovery is not affected by this and will still only discover "ok" sensors.