munin-monitoring / contrib

Contributed stuff for munin (plugins, tools, etc...)
http://munin-monitoring.org
1.05k stars 684 forks source link

docker_memory: handle cgroup v2 #1362

Closed ap-wtioit closed 1 year ago

ap-wtioit commented 1 year ago

Enable using docker_memory on systems with cgroupv2 (in our case Ubuntu 22.04.2 LTS) where /sys/fs/cgroup/memory/docker/ is not available.

Should have checked this right away after #1358 but only noticed it today.

Info @wt-io-it