Docker and system monitoring 13,51613,516
This is a variation of Docker and system monitoring by Thibaut Mottet. It has a different approach to Nodes and Container Groups.
Node is a first class selector and Container Group a second class. What it means is you can select group of docker containers from only one host (this isn't possible in original dashboard). One requirement is to start a docker containers with a label named namespace.
You can see this dashboard in action on demo.cloudalchemy.org
Used Metrics 2020
-
container_last_seen
-
node_load1
node_cpu
node_memory_MemTotal
node_memory_MemAvailable
node_memory_SwapTotal
node_memory_SwapFree
min
node_filesystem_size
node_filesystem_free
node_boot_time
node_disk_bytes_read
node_disk_bytes_written
node_network_receive_bytes
node_network_transmit_bytes
-
container_network_receive_bytes_total
-
container_network_transmit_bytes_total
-
container_cpu_usage_seconds_total
-
container_memory_rss
-
container_memory_swap