[pve-devel] [PATCH manager 0/3] add disk operations stats for VMs

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


These patches add support for disk operations statistics for VMs. In order to
store these without losing previous stats a new rrd definition version is
introduced. For now it updates the new rrds additionally to the previous ones
in order to provide no data loss during rollout of the new package versions.


Tobias Böhm (3):
  Add support for new rrd definiton
  add broadcast for new rrd format
  add disk iops to summary panel

 PVE/API2Tools.pm                   | 22 ++++++++++++++-
 PVE/Service/pvestatd.pm            | 57 ++++++++++++++++++++++++++------------
 www/manager6/data/RRDStore.js      |  2 ++
 www/manager6/data/ResourceStore.js | 14 ++++++++++
 www/manager6/lxc/Summary.js        |  7 +++++
 www/manager6/panel/RRDChart.js     |  7 +++++
 www/manager6/qemu/Summary.js       |  7 +++++
 7 files changed, 98 insertions(+), 18 deletions(-)

-- 
2.11.0




More information about the pve-devel mailing list