Get disk usage for VMS in CLI

felipe

Well-Known Member
Oct 28, 2013
222
6
58
Hi,

i would like to make a script to collect customer usage stats. CPU / RAM is no problem. But i don't know how to get all disk from one vm and not only the root disk.
for example pvesh get /cluster/resources but this lists only one disk per vm.

Thank you.
 
VM's are isolated - you need to login to view information.
My advice is to install a monitoring agent (E.G. Zabbix) on the VM/guest.
 
i am not talking about inside the vm. we have monitoring (zabbix) but from the proxmox view how much storage a vm has set (including all disks)