Werk #16889: ewon: KeyError (device)
Komponente | Checks & agents | ||||||
Titel | ewon: KeyError (device) | ||||||
Datum | 06.08.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
An existing rule for check_ewon
without the mandatory key device
would result in an exception
KeyError (device)
.
This change makes the check function use a default, if device
is not set.