| 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:c80162f49a (phpmyadmin:latest, 2026-01-16T23:47:37.086581522Z, 548.3 MiB), sha256:842f5b6d57 (roundcube/roundcubemail:latest, 2026-01-19T04:02:01.138254619Z, 687.6 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: - | |||||