Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 7051
blobc71458bbde3fbd081df42a30cacef5faf5774e8f
1 Title: agent_salesforce: fix a crash of the special agent
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1547043361
11 The special agent now uses the python distributed with Check_MK.
12 Previously /usr/bin/python was used which lead to a crash, because
13 the module cmk_special_agent_api could not be found.