Need help in docker monitoring

CMK version: 1.6
OS version: centos 8

Hello team ,

Could anyone help me to enable docker monitoring on the same on which basic os monitoring already working

1)I need help to know how this mk_docker.py will get created on agent
2)do we need to create any other file as well manually like (docker.cfg) if yes then what we need to fill in

I tried to see and run this script

but always getting

File “mk_docker.py”, line 739, in
main()
File “mk_docker.py”, line 720, in main
args = parse_arguments()
File “mk_docker.py”, line 100, in parse_arguments
prog, descr, epilog = doc.split(“\n\n”)
ValueError: not enough values to unpack (expected 3, got 1)

Hi,
you have to use the correct docker plugin for Checkmk 1.6. This can be found in the site directory: share/check_mk/agents/plugins. But I think @andreas-doehler told you this already:

Karl

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.