| 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: sha256:8fe0c84ab626 (2025-12-10T17:53:04.181134123-08:00, 94.25 MiB) | |||||
| 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:6f4f6c27cff4 (root-caddy:latest, 2026-03-09T18:35:47.680534931-07:00, 105.09 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: sha256:8fe0c84ab626 (2025-12-10T17:53:04.181134123-08:00, 94.25 MiB) | |||||