Difference between revisions of "Plugin:IntelRDT"
From collectd Wiki
Kwiatrowski (talk | contribs) (Created page with "{{Infobox Plugin | Name=Intel RDT | Type=read | Callbacks={{Callback|config}}, {{Callback|init}}, {{Callback|read}}, {{Callback|shutdown}} | Status={{supported}} | F...") |
Kwiatrowski (talk | contribs) m (Kwiatrowski moved page Plugin:Intel RDT to Plugin:IntelRDT: Allign name with Table_of_Plugins) |
(No difference)
|
Revision as of 15:38, 18 March 2019
Intel RDT plugin | |
---|---|
Type: | read |
Callbacks: | config, init, read, shutdown |
Status: | supported |
First version: | 5.7 |
Copyright: | 2016–2018 Intel Corporation |
License: | MIT license |
Manpage: | collectd.conf(5) |
List of Plugins |
The intel_rdt plugin collects information provided by monitoring features of Intel Resource Director Technology (Intel(R) RDT) like Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM). These features provide information about utilization of shared resources. For a full description of available options please refer to the collectd.conf(5) manual page.
Synopsis
<Plugin "intel_rdt"> Cores "0-2" "3,4,6" "8-10,15" </Plugin>
Example graphs
[TODO]