diff --git a/PVE/Report.pm b/PVE/Report.pm index b8bceb24..90b7cb1c 100644 --- a/PVE/Report.pm +++ b/PVE/Report.pm @@ -124,6 +124,7 @@ my $init_report_cmds = sub { 'zpool status', 'zpool list -v', 'zfs list', + 'arcstat', ; }