gives a good overview over the cluster, which nodes are online,
memory/cpu load, uptime...

Signed-off-by: Thomas Lamprecht <t.lampre...@proxmox.com>
---
 PVE/Report.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PVE/Report.pm b/PVE/Report.pm
index 9ad6e915..6649c0f2 100644
--- a/PVE/Report.pm
+++ b/PVE/Report.pm
@@ -20,6 +20,7 @@ my $report_def = {
            'top -b -n 1  | head -n 15',
            'pvesubscription get',
            'lscpu',
+           'pvesh get /cluster/resources --type node --output-format=yaml',
        ],
     },
     storage => [
-- 
2.20.1


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to