Plugin:xencpu
From collectd Wiki
Revision as of 09:33, 3 April 2017 by Pavel (talk | contribs) (Created page with "{{Infobox Plugin | Name=xencpu | Type=read | Callbacks={{Callback|init}}, {{Callback|read}}, {{Callback|shutdown}} | Status={{supported}} | FirstVersion={{Version|5....")
xencpu plugin | |
---|---|
Type: | read |
Callbacks: | init, read, shutdown |
Status: | supported |
First version: | 5.6 |
Copyright: | 2016 Pavel Rochnyak 2016 Florian octo Forster |
License: | GPLv2 |
Manpage: | collectd.conf(5) |
List of Plugins |
The xencpu plugin uses the API from libxen to gather statistics about hardware CPU load for machine running Xen. Load is calculated from CPU 'idle time' value, provided by hypervisor. Result is reported using the "percent" type, for each CPU (core).
This plugin doesn't have any options (yet).