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: unifi-db (mongo:4.4, 2024-05-12T00:41:38.805633511Z), unms-fluentd (ubnt/unms-fluentd:2.4.155, 2024-10-17T04:41:55.127382625Z), unms-postgres (ubnt/unms-postgres:2.4.155, 2024-10-17T04:41:55.142609229Z), unms-nginx (ubnt/unms-nginx:2.4.155, 2024-10-17T04:41:55.142958008Z), unms-rabbitmq (rabbitmq:3.7.28-alpine, 2024-10-17T04:41:55.157491703Z), unms-siridb (ubnt/unms-siridb:2.4.155, 2024-10-17T04:41:55.159160428Z), unms-netflow (ubnt/unms-netflow:2.4.155, 2024-10-17T04:41:55.17842542Z), ucrm (ubnt/unms-crm:4.4.21, 2024-10-17T04:41:55.178555621Z), unms (ubnt/unms:2.4.155, 2024-10-17T04:41:55.197829266Z), unifi (lscr.io/linuxserver/unifi-network-application:latest, 2024-11-16T19:41:38.912393111Z), tautulli (lscr.io/linuxserver/tautulli:latest, 2024-11-22T21:04:17.246514263Z)
|
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: -
|