Hello
I need a solution for monitoring and automatic migration of Guest vm machines. A good approach would be to determine which guests to migrate based on "trend usage algorithm". There is something in java and libvirt that could be used?
Regards
Roberto
----Messaggio originale----
Da: vinicius.braga@lupa.inf.ufg.br
Data: 18/10/2012 16.02
A: <libvirt-users@redhat.com>
Ogg: [libvirt-users] Using libvirt to monitor virtual environment.
Hey,
I am new with libvirt. I am working to create a program to monitor a virtual environment. I have seen some solutions that use libvirt. Is this API good to make monitoring operations? I didn't see operations that show the CPU or memory usage, at least in Java binding. Are there operations like these, or we have to calculate based on lower level informations?