]> git.proxmox.com Git - pve-manager.git/commit - www/css/ext6-pve.css
add ceph statudetail panel
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 22 Nov 2016 11:32:13 +0000 (12:32 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Nov 2016 15:37:44 +0000 (16:37 +0100)
commit195c7c8cbe8b048c8171a0cc81e92290567926ac
tree89ae09b9d4fea76980776daeef8559825a6c0821
parent4226b8fba32d6a7531dc4b2076f849d72ec00f49
add ceph statudetail panel

this adds a the component ceph statusdetail,
it displays the monitors (+status)
the osd as a table (in/out,up/down)
and the pg states as a list (+number)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/css/ext6-pve.css
www/manager6/Makefile
www/manager6/ceph/StatusDetail.js [new file with mode: 0644]