[libvirt] How to get VM memory usage

wangyufeng at cloudguarding.com wangyufeng at cloudguarding.com
Fri Apr 21 01:58:12 UTC 2017


Hi Daniel,

In method 'GetInfo', we can only get memory and max memory. However I need to get used memory for calculating memory usage. The virsh command 'dommemstat' can obtain used memory, is there a method in libvirt-go to obtain used memory?

Regards,
Yufeng



wangyufeng at cloudguarding.com
 
From: Daniel P. Berrange
Date: 2017-04-20 16:13
To: wangyufeng at cloudguarding.com
CC: libvir-list
Subject: Re: [libvirt] How to get VM memory usage
On Thu, Apr 20, 2017 at 09:33:12AM +0800, wangyufeng at cloudguarding.com wrote:
> Hello everyone,
> 
> Could you tell me how to get VM memory usage from libvirt-go?
 
The virDomainGetInfo() method includes memory data. Thi is the 'GetInfo()'
method on a Domain object in Go
 
 
Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170421/b61f0dd6/attachment-0001.htm>


More information about the libvir-list mailing list