Service graphs

daily graph weekly graph
monthly graph yearly graph

Graph Information

Field Internal name Type Warn Crit Info
Intermediate images intermediate_quantity gauge     All unused images can be deleted with `docker image prune --all`
Images images_quantity gauge     Images can be used in containers with `docker container create --name <NAME> <IMAGE_ID >` or `docker container run --name <NAME> <IMAGE_ID> <COMMAND>`
This field has the following extra information: sha256:7fe4f816d3ee (adamkdean/redirect:1.2, 2021-12-14T13:36:52.9512951Z, 108.79 MiB), sha256:613f13dfce99 (nginxproxy/nginx-proxy:1.0-alpine, 2022-12-23T19:01:54.125240695Z, 58.94 MiB), sha256:8e75cbc5b25c (nginx:1.23-alpine, 2023-03-29T22:31:35.828698308Z, 39.1 MiB), sha256:d6bd735f3e61 (nginxproxy/acme-companion:2.2, 2024-01-14T12:22:38.345887153Z, 34.45 MiB), sha256:1bc69ab2d8d4 (registry.gitlab.com/vmwebcz/pechal:develop-063d7b02, 2025-10-03T18:13:57.477404854+02:00, 831.89 MiB)
Dangling images dangling_quantity gauge 10    Dangling images can be deleted with `docker image prune`or tagged with `docker image tag <IMAGE_ID> <NAME>`