Werk #15903: cisco_temperature, cisco_temperature_dom: Improved check state and summary if sensor status not ok
Komponente | Checks & agents | ||||||
Titel | cisco_temperature, cisco_temperature_dom: Improved check state and summary if sensor status not ok | ||||||
Datum | 12.07.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.