| Field | Internal name | Type | Warning | Critical | Info |
|---|---|---|---|---|---|
| Intermediate images | intermediate_quantity | gauge | All unused images can be deleted with `docker image prune --all` | ||
| This field has the following extra information: - | |||||
| 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:f0577c9a710d (misotolar/roundcube:latest, 2026-01-13T00:10:05Z, 74.07 MiB), sha256:b2142cab8582 (misotolar/phpmyadmin:latest, 2026-01-14T13:59:50Z, 42.95 MiB), sha256:2520c8d6a912 (oldium/simple-repo-manager:latest, 2026-01-26T22:24:31.230354725Z, 116.9 MiB), sha256:3da9724510f3 (syncthing/discosrv:latest, 2026-02-03T08:32:41.758009882Z, 11.18 MiB), sha256:db1fef2dca3e (nickfedor/watchtower:latest, 2026-02-17T21:07:24.221310137Z, 6.43 MiB), sha256:34b4e91ed4c2 (vaultwarden/server:alpine, 2026-02-23T21:31:20.779551921Z, 48.04 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>` | |
| This field has the following extra information: - | |||||