Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 7134
blob4428b4349789d8fbf01067a16700dc8c0385203c
1 Title: mk_jolokia: now requires requests library
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1548680628
8 Class: fix
10 The mk_jolokia plugin has been rewritten to make use of the python requests library.
11 If you encounter an error, please install it on the monitored system using
12 'pip install requests'.