Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6780
blobb11376ee172c45d1d53e0bf7c11c4213a5761988
1 Title: Fixed random alert / notify helper crashes on some platforms
2 Level: 2
3 Component: core
4 Class: fix
5 Compatible: compat
6 Edition: cee
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1539283109
11 The alert and notify helpers of the Microcore could crash "randomly"
12 after hours of operation.
14 The crash was visible in form of "ImportError: cannot import name" messages
15 in the var/log/notify.log or var/log/alert.log.
17 Due to another problem, which will also be fixed soon, the crash of the
18 helper process made the Microcore process crash.
20 As far as we know this happened only on Debian Jessie, CentOS/RedHat 7 and
21 SLES12 SP1/SP2.
23 CMK-1085