]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
add new ceph dashboard
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 22 Nov 2016 11:32:14 +0000 (12:32 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Nov 2016 15:38:11 +0000 (16:38 +0100)
commit946730cdc6c42884ca139446fab986642189a46e
treec19c52de4988855323184b2d71dd0221b1ce011d
parent195c7c8cbe8b048c8171a0cc81e92290567926ac
add new ceph dashboard

this patch changes the ceph dashboard

now we show the information in a more graphical way, namely:

the overall status is displayed by a big icon (+health)
the warnings/errors are in a list (with severity)

we show more detailed information about monitors, osds, and pgs

we show the usage of the cluster as a gauge graph, and
the reads, writes and iops as running charts (the last 5 minutes)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Utils.js
www/manager6/ceph/Status.js