pve-manager/www/manager6/ceph
Aaron Lauterer 6757887a5d ui: osd: add details window
This new windows provides more detailes about an OSD such as:
* PID
* Memory usage
* various metadata that could be of interest
* list of phyiscal disks used for the main disk, db and wal with
  additional infos about the volumes for each

A new 'Details' button is added to the OSD overview and a double click
on an OSD will also open this new window.

The componend defines the items in the initComponent instead of
following a fully declarative approach. This is because we need to pass
the same store to multiple Proxmox.ObjectGrids.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by:  Dominik Csapak <d.csapak@proxmox.com>
2023-03-15 18:24:27 +01:00
..
CephInstallWizard.js ui: ceph: use quincy as new default for fresh installations 2022-09-15 07:42:24 +02:00
Config.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Crush.js ui: ceph crush: code cleanups 2021-04-23 18:55:46 +02:00
FS.js sorters: use correct property 'direction' and keep default 'ASC' 2021-12-16 10:11:48 +01:00
Log.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Monitor.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
OSD.js ui: osd: add details window 2023-03-15 18:24:27 +01:00
OSDDetails.js ui: osd: add details window 2023-03-15 18:24:27 +01:00
Pool.js ui: create ceph pool: fix false-positive trigger showing advanced fields 2023-03-11 17:38:38 +01:00
ServiceList.js ui: osd: mon: mds: warn if stop/destroy actions are problematic 2022-11-17 18:27:48 +01:00
Services.js ui: ceph: fixup optional chaining operator 2021-11-12 17:06:50 +01:00
Status.js ui: ceph status: avoid messing with internal state of warning grid 2023-03-08 17:54:19 +01:00
StatusDetail.js ui: make ceph charts change color more dynamically 2023-03-08 17:55:41 +01:00