Monitor docker containers

Thank you Andreas…

Our docker.cfg looks like that:

cat /etc/check_mk/docker.cfg
[DOCKER]

skip_sections: docker_node_disk_usage,docker_node_images

container_id: name

base_url: unix://var/run/docker.sock

After we specify container name without ip and agents, nothing is showed :frowning: