Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / docker_container_status
blobacc70e63e9584ab99be36a785ec85a12c28dad17
1 title: Docker container status
2 agents: linux
3 catalog: containerization/docker
4 license: GPL
5 distribution: check_mk
6 description:
7  Monitors the status of docker containers. A status of "running" is treated as OK,
8  any other status is treated as CRIT.
10  To make this check work the agent plugin {{mk_docker.py}} has to be installed.
11  If you are using agent bakery rules, you must enable "Piggybacked docker containers".
12  If you are configuring the plugin via the configuration file, make sure you do not skip the
13  section "docker_containers_client" (the default setting is fine).
15 item:
16  None
18 inventory:
19  One check per container is discovered