[libvirt-users] CPU and RAM utilization

Hello, I have a few vms running on a blade server and i want to log the actual RAM and CPU utilization by these vms. dom.info(), libvirt API call is not giving correct results. It is always showing the max allocated resources. I have tried using virt-top also but same problem persists. Is there any thing that i am missing. -- Jatin Kumar

? 2011?11?13? 17:03, Jatin Kumar ??:
Hello, I have a few vms running on a blade server and i want to log the actual RAM and CPU utilization by these vms. dom.info <http://dom.info>(), libvirt API call is not giving correct results. It is always showing the max allocated resources. I have tried using virt-top also but same problem persists.
virDomainMemoryStats should work for you, in python binding, it's named memoryStats.
Is there any thing that i am missing.
-- Jatin Kumar
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users
participants (2)
-
Jatin Kumar
-
Osier Yang