1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00
Munin-Contrib/plugins/docker
Rowan Wookey fcd2af7b07 Improved docker_ performance when getting CPU/Memory stats
Added parallel processing using python's muliprocessing module
to fork a new process each for each docker container when gathering
stats.

This vastly improves performance since using a for loop the script
blocks until the stats are returned.
2020-04-18 15:43:07 +02:00
..
example-graphs rename plugin example graphs for plugin gallery visualization 2018-03-24 04:03:08 +01:00
docker_ Improved docker_ performance when getting CPU/Memory stats 2020-04-18 15:43:07 +02:00
docker_cpu Whitespace cleanup 2018-08-02 02:33:25 +02:00
docker_memory Whitespace cleanup 2018-08-02 02:33:25 +02:00