Module tabin_plugins::sys::fs::cgroup::cpuacct[][src]

The cpuacct directory for describing cgroups

The most interesting file in here is cpuacct.stat which shows the total cpu usage for all processes in this cgroup

https://www.kernel.org/doc/Documentation/cgroups/cpuacct.txt

Structs

Stat

Similar to /proc/stat, but shows toatal CPU usage by the cgroup