| Field |
Internal name |
Type |
Warn |
Crit |
Info |
| RUNNING |
running |
gauge |
|
|
Running containers can be manipulated with `docker container [attach|kill|logs|pause|restart|stop] <NAME>` or commands run in them with `docker container exec [--detach|--interactive,--privileged,--tty] <NAME> <COMMAND>` |
|
This field has the following extra information: nginx-acme (nginxproxy/acme-companion:2.6), nginx-proxy (nginxproxy/nginx-proxy:1.9-alpine), nginx-default (nginx:1.29-alpine), ks5-prd-gatsby-1 (registry.gitlab.com/muzeumks5/www/gatsby:develop-e0e23dd6), ks5-prd-redirect-1 (adamkdean/redirect:1.2), vmhub-www-default-prd-next-1 (registry.gitlab.com/vmwebcz/vmhub/next/default-prd:0-0-3), vmhub-www-pechal-prd-next-1 (registry.gitlab.com/vmwebcz/vmhub/next/pechal-prd:0-0-3), vmhub-www-vmhubcz-prd-next-1 (registry.gitlab.com/vmwebcz/vmhub/next/vmhubcz-prd:0-0-3), pechal-prd-next-1 (registry.gitlab.com/vmwebcz/pechal:main-172e0299), tsv-www-prd-next-1 (registry.gitlab.com/tosevyplati/tsv/next-prd:1-7-5), tsv-www-prd-redirect-1 (nginx:1.29-alpine), pokladna-prd-next-1 (registry.gitlab.com/muzeumks5/pokladna:main-5ba9ac1c)
|
| UNHEALTHY |
unhealthy |
gauge |
1 |
|
Unhealthy containers can be restarted with `docker container restart <NAME>` |
|
This field has the following extra information: -
|
| PAUSED |
paused |
gauge |
|
|
Paused containers can be resumed with `docker container unpause <NAME>` |
|
This field has the following extra information: -
|
| CREATED |
created |
gauge |
|
|
New containers can be created with `docker container create --name <NAME> <IMAGE_ID >` or `docker container run --name <NAME> <IMAGE_ID> <COMMAND>` |
|
This field has the following extra information: -
|
| RESTARTING |
restarting |
gauge |
|
|
Containers can be restarted with `docker container restart <NAME>` |
|
This field has the following extra information: -
|
| REMOVING |
removing |
gauge |
|
|
Containers can be removed with `docker container rm <NAME>` |
|
This field has the following extra information: -
|
| EXITED |
exited |
gauge |
|
|
Exited containers can be started with `docker container start [--attach] <NAME>` |
|
This field has the following extra information: -
|
| DEAD |
dead |
gauge |
1 |
|
Dead containers can be started with `docker container start <NAME>` |
|
This field has the following extra information: -
|