From Version 1.5.0 Check_MK can monitor docker containers directly over the Linux agents. I have upgraded to this version (server and agent), but there are no newly-detected services for docker. I found this in the man page of the docker check:
To make this check work the agent plugin {mk_docker.py} has to be installed
How can I install mk_docker.py? What am I doing wrong?