Werk #14337: Fix painter "Event Console Events/Hosts: Hostname"
Component | Event Console | ||||||
Title | Fix painter "Event Console Events/Hosts: Hostname" | ||||||
Date | Jun 22, 2022 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
The painter used in e.g. the view "ec_events" points to the view "ec_events_of_host". This view should than show host specific events.
In case of SNMP traps, the results were always empty if the host was known to Checkmk because the livestatus query searched for the host name instead of the IP.