Include Disk Utilization in the quick diagnostic
This commit is contained in:
parent
c729a20ce5
commit
ab2a7fd126
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ MENU_SETS = {
|
|||
'Disk I/O Benchmark',
|
||||
'Disk Utilization',
|
||||
),
|
||||
'Disk Diagnostic (Quick)': ('Disk Attributes',),
|
||||
'Disk Diagnostic (Quick)': ('Disk Attributes', 'Disk Utilization'),
|
||||
}
|
||||
MENU_TOGGLES = (
|
||||
'osTicket Integration',
|
||||
|
|
|
|||
Loading…
Reference in a new issue