SLES 15, SP4 support

Dear Community,

as per download page, check_mk is not officially supported on SP4 (SLES15), anyhow…is there way, how to run it there?

issues I have:
python2 not more available on SP4, python3 should be used

issue during installation:
/usr/lib/check_mk_agent/plugins # python3 mk_sap_2.py install
File “mk_sap_2.py”, line 62
except ImportError, e:
^
SyntaxError: invalid syntax

info from mk_sap_2.py
This plugin will only work with python2 as sapnwrfc is not available
for python 3.
This plugin will be converted to python2 automatically, and a patch in
the bakery plugin will make sure only the python 2 version will be deployed
– such that even on monitored hosts that provide both py3 and py2 the
py2 variant is executed.

so is python2 only available way to run check_mk on SP4?

Thank you in advance for any hint

Best Regards,
MK

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.