1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Munin-Contrib/plugins/docker
Olivier Mehani 13d5b23442
[plugin/docker_] Improvements to docker_ plugin (#1094)
* Add support for docker_network
* Actually show non running containers counts
* Show intermediate and dangling images counts
* Add warnings on dangling images and dead containers
* Fully support autoconf and suggest
* Add graph_total to the status (thereby making the containers graph
  redundant), CPU and Memory graphs
* Show most graphs as AREASTACK, this allows to get a clearer view of
  both individual and total use
* Use LINESTACK1 to work around munin-contrib/munin#1343
* Include all containers in CPU/Memory/Network config, so data from
  non-running containers is still displayed
* Sprinkle some info and extinfo
* Add ClientWrapper around docker module, providing caching and sorting
* Reverse-engineer author list from git log
2020-08-25 16:17:18 +02:00
..
example-graphs rename plugin example graphs for plugin gallery visualization 2018-03-24 04:03:08 +01:00
docker_ [plugin/docker_] Improvements to docker_ plugin (#1094) 2020-08-25 16:17:18 +02:00
docker_cpu docker_cpu: fix warnings when docker ps has empty list 2020-08-18 04:15:35 +02:00
docker_memory Whitespace cleanup 2018-08-02 02:33:25 +02:00