Proxmox Memory GUI INFO

Nixon Girard

Renowned Member
Mar 25, 2016
14
0
66
23
Why the memory information of a VM in the GUI is not the same as what I have inside a Linux VM for example?

In the GUI always show an average of 70 to 80% in use and within the VMs shows only 20% to 30%
 
how do you measure inside the vm?
 
Does the GUI show the total memory allocated and not the actual memory usage of the VM?
 

Attachments

  • Sem título.png
    Sem título.png
    56 KB · Views: 8
Why the memory information of a VM in the GUI is not the same as what I have inside a Linux VM for example?
In the GUI always show an average of 70 to 80% in use and within the VMs shows only 20% to 30%
It's normal, and yes it is confusing... that is how memory in linux works. The problem is that everthing is cached, not really used this time but cached. The only one monitoring that works good with displaying real memory (it's a calculation) is Check_MK. For example, nagios have the same problem.