Code

Add cgroups_cpuacct plugin to collect CPU user/system time per cgroup
[collectd.git] / src / collectd.conf.pod
index 8606d3e05533ff123f606e30ea7ef1f514c8857b..a4542a029e2200185f55e0623f2e299ada83065e 100644 (file)
@@ -852,6 +852,27 @@ By default no detailed zone information is collected.
 
 =back
 
+=head2 Plugin C<cgroups_cpuacct>
+
+This plugin collects the CPU user/system time for each cgroup by reading the
+cpuacct.stat files in the first cpuacct-mountpoint (typically
+F</sys/fs/cgroup/cpu,cpuacct> on machines using systemd).
+
+=over 4
+
+=item B<CGroup> I<Directory>
+
+Select cgroup based on the name.
+
+=item B<IgnoreSelected> B<true>|B<false>
+
+Invert the selection: If set to true, all cgroups B<except> the ones that
+match any one of the criteria are collected. By default only selected
+cgroups are collected if a selection is made. If no selection is configured
+at all, B<all> cgroups are selected.
+
+=back
+
 =head2 Plugin C<cpufreq>
 
 This plugin doesn't have any options. It reads