CMK version:. CMK Version: 2.2.0p7 OS version:. CentOs7
Error message: OMD[main]:~/local/lib/check_mk/base/plugins/agent_based$ python3 -m pip install cmk.plugins
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement cmk.plugins (from versions: none)
ERROR: No matching distribution found for cmk.plugins
Question: I am working on a custom plugin to monitor ECS clusters that are running on a Fargate, please advise how to install cmk.plugins . Thank you
The just copy your plugin to the folder, no need to build a python package.
In checkmk the plugins and all related files are managed with MKP´s.
Go to Extension packages and click on Create Package, to create a new MKP.
May see Developing extensions for Checkmk
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.