1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 02:51:03 +00:00
This commit is contained in:
Marc SCHAEFER 2019-08-11 09:43:39 +02:00 committed by Lars Kruse
parent 9ef366c71a
commit 89e0f1c729

View file

@ -1,5 +1,7 @@
This works for lxc 3 (and, also, if you the two special cases in
lxc-lib, namely lxc-cgroup and lxc-netdev, you can support lxc < 3 too.
This works for lxc 3 (and lxc 2, as long as you don't have
cruft in your config file, test it with:
lxc-cgroup -o /dev/stdout -l INFO -n 104 cpuacct.usage
-- with 104 a valid lxc instance)
Tested on Debian buster and Debian jessie.