Hi,

You can get the information via snmp - here you can find some useful OIDs [1].

If I were you, I would have considered monitoring the VMs with zenoss [2] 
(which uses snmp and already has all relevant OIDs). 
It has a python api, so for creating the web page - I would have probably use 
django [3] with zenoss' python api.

With that being said, there might be a way that I'm not aware about to get this 
information from ovirt.


[1] 
http://kaivanov.blogspot.co.il/2012/02/linux-snmp-oids-for-cpumemory-and-disk.html
[2] http://www.zenoss.com/
[3] https://www.djangoproject.com/‎

----- Original Message -----
> From: "Ovirt User" <ldrt8...@gmail.com>
> To: users@ovirt.org
> Sent: Monday, May 5, 2014 10:45:14 AM
> Subject: [ovirt-users] How to have this information?
> 
> Hello,
> 
> it is possible have :
> 
> - CPU
> - MEMORY
> - NETWORK
> 
> usage of VM's from the manager ? trought API or.. snmpd, or.. .other stuff ?
> 
> I need to develop a web page to show this information to my customers.
> 
> thanks
> Lukas
> 
> _______________________________________________
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to