[long subject line!]
On 05/23/2014 01:19 AM, deepak(a)fluentsoft.com wrote:
How i can calculate cpu utilization percentage for domain running
under a
host using libvirt API.
Which function can i use for calulating cpu percentage?
You have to calculate the percentage utilization yourself by making
repeated queries to the cpu status calls, and tracking how the
cumulative usage grows over time. You may want to look at the source
code of virt-top for ideas on how to do it.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org