author | Francesco Romani <fromani@redhat.com> | |
Mon, 9 Jan 2017 11:31:17 +0000 (12:31 +0100) | ||
committer | Francesco Romani <fromani@redhat.com> | |
Tue, 14 Feb 2017 14:30:19 +0000 (15:30 +0100) | ||
commit | c7f23810d1f09f45cb4016da6eca6021d56bb0f7 | |
tree | ff510db22ddd0137d4ae7d24ed2b7b16fc311702 | tree | snapshot |
parent | 9a34b411b95a342e7e964578db8feb252e53fd84 | commit | diff |
virt plugin: Add physical cpu reporting
Add a metric to report physical cpu consumed by the hypervisor,
split per user/system time. This is provided by libvirt since version
0.9.11, and used by oVirt.
We also extend the newly-added 'ExtraStats' option to allow
users to toggle on/off the new metric. Default is off.
Signed-off-by: Francesco Romani <fromani@redhat.com>
Add a metric to report physical cpu consumed by the hypervisor,
split per user/system time. This is provided by libvirt since version
0.9.11, and used by oVirt.
We also extend the newly-added 'ExtraStats' option to allow
users to toggle on/off the new metric. Default is off.
Signed-off-by: Francesco Romani <fromani@redhat.com>
src/collectd.conf.in | diff | blob | history | |
src/collectd.conf.pod | diff | blob | history | |
src/virt.c | diff | blob | history |