Checkmk extension devcontainer template
Description
This is a template to develop Checkmk Extensions derived from the original made by Marius Rieder
Development
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.
Directories
The following directories in this repo are getting mapped into the Checkmk site.
agents,checkman,checks,doc,inventory,notifications,webare mapped intolocal/share/check_mk/agent_basedis mapped tolocal/lib/check_mk/base/plugins/agent_basednagios_pluginsis mapped tolocal/lib/nagios/pluginsbakeryis mapped tolocal/lib/check_mk/base/cee/plugins/bakerytempis mapped tolocal/tmpfor storing precreated agent output
Description
v0.1.3
Latest
Languages
Python
87.4%
Shell
9.9%
Dockerfile
2.7%