Service graphs

daily graph weekly graph
monthly graph yearly graph

Graph Information

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: watchtower (containrrr/watchtower:latest, 2023-11-12T15:04:11.859772487Z), restic_rest_server (restic/rest-server:latest, 2025-06-01T06:55:20.582083427Z), kratos_kratos-selfservice-ui-node_1 (oryd/kratos-selfservice-ui-node:v1.1.0, 2025-06-23T13:37:42.325011628Z), kratos_kratos_1 (oryd/kratos:v1.1.0, 2025-06-23T13:37:43.18110053Z), chirpstack_redis_1 (redis:8.0-alpine, 2025-11-14T19:37:11.574997555Z), chirpstack_chirpstack-gateway-bridge-eu868-semtechudp_1 (chirpstack/chirpstack-gateway-bridge:4.0.3, 2025-11-14T19:37:12.696715922Z), chirpstack_chirpstack_1 (chirpstack/chirpstack:4.1.1, 2025-11-14T19:37:12.699277058Z), chirpstack_chirpstack-gateway-bridge-eu868-basicstation_1 (chirpstack/chirpstack-gateway-bridge:4.0.3, 2025-11-14T19:37:12.700639847Z), chirpstack_chirpstack-rest-api_1 (chirpstack/chirpstack-rest-api:4.1.1, 2025-11-14T19:37:13.836575525Z), chirpstack_mosquitto_1 (eclipse-mosquitto:2, 2025-11-15T10:48:00.470427469Z), grafana (grafana/grafana:latest, 2025-11-20T10:48:00.968518443Z), jellyfin (lscr.io/linuxserver/jellyfin:latest, 2025-12-01T10:48:26.157672238Z), freshrss (lscr.io/linuxserver/freshrss:latest, 2025-12-01T10:48:26.897047757Z), chirpstack_postgres_1 (postgres:14-alpine, 2025-12-05T10:47:58.579945142Z), roundcube-mail (roundcube/roundcubemail:latest, 2025-12-08T10:47:45.773496236Z), influxdb (influxdb:latest, 2025-12-09T10:47:50.25349263Z)
UNHEALTHY unhealthy gauge   Unhealthy containers can be restarted with `docker container restart <NAME>`
PAUSED paused gauge     Paused containers can be resumed with `docker container unpause <NAME>`
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>`
RESTARTING restarting gauge     Containers can be restarted with `docker container restart <NAME>`
REMOVING removing gauge     Containers can be removed with `docker container rm <NAME>`
EXITED exited gauge     Exited containers can be started with `docker container start [--attach] <NAME>`
This field has the following extra information: kratos_kratos-migrate_1 (oryd/kratos:v1.1.0, 2025-06-23T13:37:42.326991523Z)
DEAD dead gauge   Dead containers can be started with `docker container start <NAME>`