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:
committed by
Dietmar Maurer
parent
bda48e04da
commit
ae66873ce9
@ -193,6 +193,10 @@ Ext.define('PBS.Dashboard', {
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
xtype: 'pbsDatastoresStatistics',
|
||||
height: 250,
|
||||
},
|
||||
{
|
||||
xtype: 'container',
|
||||
height: 250,
|
||||
|
Reference in New Issue
Block a user