mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 00:23:19 +00:00
report: add arcstat
One of the infos, that can sometimes be usable. Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
parent
655080eeeb
commit
c46eb47e53
@ -124,6 +124,7 @@ my $init_report_cmds = sub {
|
|||||||
'zpool status',
|
'zpool status',
|
||||||
'zpool list -v',
|
'zpool list -v',
|
||||||
'zfs list',
|
'zfs list',
|
||||||
|
'arcstat',
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user