How to get vm used memory?
vanaraj-az opened this issue · 1 comments
vanaraj-az commented
How to get vm used memory?
vincentbernat commented
Use MemoryStats()
: http://libvirt.org/html/libvirt-libvirt-domain.html#virDomainMemoryStats.
vanaraj-az opened this issue · 1 comments
How to get vm used memory?
Use MemoryStats()
: http://libvirt.org/html/libvirt-libvirt-domain.html#virDomainMemoryStats.