The Checkmk Conference #11 is happening – live on May 20-21! Watch now

Werk #12892: mk_sap.py: Run Python2 version on hosts with Python2 and Python3

Component Checks & agents
Title mk_sap.py: Run Python2 version on hosts with Python2 and Python3
Date May 18, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The agent plugin mk_sap.py ("SAP R/3 monitoring plugin") is not compatible with python 3, because the used third party library (sapnwrfc) is only available for Python2. This Werk ensures that the Python2 version is used on monitored hosts that provide both Python versions.

To the list of all Werks