summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 36c657e)
raw | patch | inline | side by side (parent: 36c657e)
author | Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com> | |
Fri, 3 Feb 2017 13:22:18 +0000 (13:22 +0000) | ||
committer | Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com> | |
Fri, 3 Feb 2017 13:47:47 +0000 (13:47 +0000) |
Change-Id: I08849f5947b052d8ffae263396f4e7deba8966f3
Signed-off-by: Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com>
Signed-off-by: Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com>
contrib/systemd.collectd.service | patch | blob | history | |
src/collectd.conf.pod | patch | blob | history |
index d0f1bdea9c049a757a2ce2ae06a8f96146994815..8a1fc2706b60f35c9f98d516faa406febf756c9b 100644 (file)
# ceph CAP_DAC_OVERRIDE
# dns CAP_NET_RAW
# exec CAP_SETUID CAP_SETGID
+# intel_rdt CAP_SYS_RAWIO
# iptables CAP_NET_ADMIN
# ping CAP_NET_RAW
# turbostat CAP_SYS_RAWIO
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 51fe68d23831ddf01357226f96b3f2851a7471dc..6931066e99a935a9274a557748a87fe83eacfbd8 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
Monitor events are hardware dependant. Monitoring capabilities are detected on
plugin initialization and only supported events are monitored.
+B<Note:> I<intel_rdt> plugin is using model-specific registers (MSRs), which
+require an additional capability to be enabled if collectd is run as a service.
+Please refer to I<contrib/systemd.collectd.service> file for more details.
+
B<Synopsis:>
<Plugin "intel_rdt">