| 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:4c1e65b147 (storjlabs/storagenode:latest, 2024-10-03T06:30:20.938397259Z, 141.06 MiB), sha256:127c08f351 (registry.gitlab.com/hctrdev/fail2ban-prometheus-exporter:latest, 2025-04-04T20:30:39.742019776Z, 25.14 MiB), sha256:24ff7c4536 (roundcube/roundcubemail:latest, 2025-12-15T08:37:59.678188455Z, 687.51 MiB), sha256:93be41e9e2 (phpmyadmin:latest, 2025-12-18T22:05:42.469062154Z, 548.27 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: - | |||||