Werk #16889: ewon: KeyError (device)
Component | Checks & agents | ||||||
Title | ewon: KeyError (device) | ||||||
Date | Aug 6, 2024 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
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.