Werk #11705: mk_postgres: compatibility for python2.6
Component | Checks & agents | ||||
Title | mk_postgres: compatibility for python2.6 | ||||
Date | Feb 3, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The mk_postgres agent plugin crashed and did not produce any agent sections if run with python2.6. The following error message occured: "ImportError: No module named argparse" In order to run this plugin with python2.6 you need to redeploy the agent plugin.