diff --git a/PVE/Report.pm b/PVE/Report.pm index 457bba6e..d363c15b 100644 --- a/PVE/Report.pm +++ b/PVE/Report.pm @@ -140,6 +140,7 @@ my $init_report_cmds = sub { 'ceph config dump', 'pveceph pool ls', 'ceph versions', + 'ceph health detail', ; }