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: unms-fluentd (ubnt/unms-fluentd:2.4.202, 2025-03-27T23:44:50.459617562Z), unms-rabbitmq (rabbitmq:3.7.28-alpine, 2025-03-27T23:44:50.532137266Z), unms-siridb (ubnt/unms-siridb:2.4.202, 2025-03-27T23:44:50.532584981Z), unms-nginx (ubnt/unms-nginx:2.4.202, 2025-03-27T23:44:50.542265312Z), unms-postgres (ubnt/unms-postgres:2.4.202, 2025-03-27T23:44:50.542859692Z), unms-netflow (ubnt/unms-netflow:2.4.202, 2025-03-27T23:44:50.703650551Z), ucrm (ubnt/unms-crm:4.4.31, 2025-03-27T23:44:50.70431953Z), unms (ubnt/unms:2.4.202, 2025-03-27T23:44:50.828188728Z), dyndns (jbbodart/gandi-livedns:latest, 2025-04-27T19:10:50.127789218Z), caddy (caddy:latest, 2025-04-28T02:21:56.116245159Z), tautulli (lscr.io/linuxserver/tautulli:latest, 2025-05-04T04:13:49.001300941Z)
|
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: -
|