[pve-devel] [PATCH qemu-server 0/2] add disk operations stats for VMs

Tobias Böhm tb at robhost.de
Mon Jun 19 12:09:58 CEST 2017


These commit adds support for disk operation stats. It adds support for reading
disk operations from qemu blockstats. For storing these without changing the
current rrd stats, a new rrd definition version needs to be used. Because of
this the used rrd fervsion string has been adjusted to the new version that
will be handled by pve-manager and pve-cluster.

Tobias Böhm (2):
  Add disk operations to vmstatus
  Change rrd key in rrd path

 PVE/API2/Qemu.pm  | 4 ++--
 PVE/QemuServer.pm | 9 +++++++++
 2 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.11.0




More information about the pve-devel mailing list