This is a template to develop Checkmk Extensions derived from the original made by Marius Rieder
For the best development experience use VSCode with the Remote Containers extension. This maps your workspace into a checkmk docker container giving you access to the python environment and libraries the installed extension has.
The following directories in this repo are getting mapped into the Checkmk site.
agents
,checkman
,checks
,doc
,inventory
,notifications
,web
are mapped intolocal/share/check_mk/
agent_based
is mapped tolocal/lib/check_mk/base/plugins/agent_based
nagios_plugins
is mapped tolocal/lib/nagios/plugins
bakery
is mapped tolocal/lib/check_mk/base/cee/plugins/bakery
temp
is mapped tolocal/tmp
for storing precreated agent output