Hallo zusammen,
seit dem Update auf 2.4.0p26 (Community Edition) erhalte ich immer wieder Fehlermldungen für Benachrichtigungen.
Im Detail sieht das dann so aus:
| KeyError: ‘PARAMETER_NOTIFICATIONS_WITH_GRAPHS’ | Traceback (most recent call last): – File “/omd/sites/monitoring/share/check_mk/notifications/mail”, line 12, in – mail.main() – File “/omd/sites/monitoring/lib/python3/cmk/notification_plugins/mail.py”, line 784, in main – BulkEmailContent(utils.read_bulk_contexts) – File “/omd/sites/monitoring/lib/python3/cmk/notification_plugins/mail.py”, line 651, in _init_ – txt, html, att = construct_content( – ^^^^^^^^^^^^^^^^^^ – File “/omd/sites/monitoring/lib/python3/cmk/notification_plugins/mail.py”, line 466, in construct_content – notifications_with_graphs = context[“PARAMETER_NOTIFICATIONS_WITH_GRAPHS”] – ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ – KeyError: 'PARAMETER_NOTIFICATIONS_WITH_GRAPHS’H |
|---|
Hat jemand ne Idee?
Danke.