Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings 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 Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p5 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

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