Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6499
blob1c7ebffd4023d75fb89fffe4d4e559993ae53fc1
1 Title: Fixed execution of event console actions
2 Level: 2
3 Component: ec
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1535116737
11 The execution of actions defined in event console rules was broken since
12 1.5.0b1: Under various circumstances, the action was not executed at all,
13 and a Python exception was logged to var/log/mkeventd.log.  This has been
14 fixed now.