proxmox metric only see what has been actually allocated, Ram ?

webmichael

Member
Oct 30, 2018
4
0
6
54
trying to find a way to see what's actually been allocated not used

My Example : I have 2 VM's that have been given 2G each. I don't want see usage because that number changes

Using status.cfg and influx the only thing I found was to use balloninfo setting to "minimal" to show me 2g

1612551739444.png

There a better way ?
 
"mem" returns used and "maxmem" returns allocated memory.

Code:
SELECT mean("maxmem") FROM "system" WHERE ("host" = 'vm_name')
 
  • Like
Reactions: webmichael

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!