Thanks Andreas.
I will have a look into that.
Just a quick question, at which file path I have to place that script?
Because I did not really understood whether I have to place into a specific directory under
local/lib/python3/cmk_addons/plugins/
or if it does not matter, because it’s really looking into every subfolder for the specific plugin script.
The documentation mentions a script path of
/local/lib/python3/cmk_addons/plugins/flintstone/agent_based/flintstone_setup_check.py
But when running
cmk -vI --detect-plugins=flintstone_setup_check mydevice01
It does not specify the exact path… so that was a bit weird to me
Thanks!