Monitor services in a docker container

Hello everyone, do you know if it is possible to monitor specific services in a docker container (jenkins, apache workers …). I used RAW version 2.00 of check_mk.

I also use the docker plugin for monitoring basic services (cpu, mem, dick) but the objective would be to monitor specific services in containers. If someone is how to carry out the action I am a taker. thank you

If you want to monitor applications inside the container with the usual checkmk agent plugins you have to install the agent and the plugins inside the container. This is done via your container image build process.

The mk_docker agent plugin on the Docker node can then be configured to call the checkmk agent inside the container.

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.