[pve-devel] [PATCH manager 0/4] cache ceph performance data for the dashboard

Dominik Csapak d.csapak at proxmox.com
Tue Nov 5 13:51:15 CET 2019


with this patch, we are able to directly fill the charts on the ceph
dashboard with cached performance data, instead of always showing empty
ones each time we load the dashboard

Dominik Csapak (4):
  ceph: add perf data cache helpers
  ceph: cache perf data in pvestatd
  ceph: add 'iostat' api call
  gui: ceph-dashboard: display cached performance data

 PVE/API2/Cluster/Ceph.pm    | 24 +++++++++++++++++
 PVE/Ceph/Services.pm        | 54 +++++++++++++++++++++++++++++++++++++
 PVE/Service/pvestatd.pm     |  1 +
 www/manager6/ceph/Status.js | 18 +++++++++++++
 4 files changed, 97 insertions(+)

-- 
2.20.1





More information about the pve-devel mailing list