ui: add datastore usages to dashboard

shows an overview over the datastores, including a small chart of the
past month and an estimation of when its full

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2020-06-09 10:01:14 +02:00
committed by Dietmar Maurer
parent bda48e04da
commit ae66873ce9
3 changed files with 146 additions and 0 deletions

View File

@ -193,6 +193,10 @@ Ext.define('PBS.Dashboard', {
}
]
},
{
xtype: 'pbsDatastoresStatistics',
height: 250,
},
{
xtype: 'container',
height: 250,