1 title: Docker node disk usage
3 catalog: containerization/docker
7 This check monitors the total and active number as well as the size and
8 reclaimable size of containers, images, local volumes, and build cache.
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 "Fully monitor the docker node"
12 in the section "Docker node" (which is the default).
13 If you are configuring the plugin via the configuration file, make sure you
14 do not skip the section "docker_node_disk_usage" (again the default setting is fine).
17 One service per type (i.e. containers, images, volumen, build cache) is created.