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 109144ded5 [docker_] Get CPU count from os.cpu_count() everywhere
Docker-py and os.cpu_count() disagree on the count, leading to data
going beyond the scale of the graph. As Docker-py seems to have dummy
CPU data in the stats, we instead always rely on Python's CPU count.

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2020-09-18 12:11:43 +10:00
..
example-graphs rename plugin example graphs for plugin gallery visualization 2018-03-24 04:03:08 +01:00
docker_ [docker_] Get CPU count from os.cpu_count() everywhere 2020-09-18 12:11:43 +10: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