[libvirt-users] libvirt and SNMP agent

Hi all I'm working in a MIB to manage virtual machines using SNMP regardless of VMM manufacturer. To demonstrate this MIB, I plan to insert libvirt functions inside an SNMP agent (NET-SNMP agent). Does anyone know if there is some work using net-snmp and libvirt together, or can give advice about this ? Thanks Hillbrecht

On 03/20/2012 09:34 AM, Ricardo Hillbrecht wrote:
Hi all
I'm working in a MIB to manage virtual machines using SNMP regardless of VMM manufacturer.
To demonstrate this MIB, I plan to insert libvirt functions inside an SNMP agent (NET-SNMP agent).
Does anyone know if there is some work using net-snmp and libvirt together, or can give advice about this ?
Have you checked out the libvirt-snmp project? http://wiki.libvirt.org/page/Libvirt-snmp -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org

On 20.03.2012 16:34, Ricardo Hillbrecht wrote:
Hi all
I'm working in a MIB to manage virtual machines using SNMP regardless of VMM manufacturer.
To demonstrate this MIB, I plan to insert libvirt functions inside an SNMP agent (NET-SNMP agent).
Does anyone know if there is some work using net-snmp and libvirt together, or can give advice about this ?
Thanks
Hillbrecht
Hi Ricardo, there is this project libvirt-snmp which Eric just pointed out. However, it is still in its infancy. All it can do for now is some basic domain status reporting, starting and destroying domains. However, the MIB - which is what you are interested in - is accessible here: http://libvirt.org/git/?p=libvirt-snmp.git;a=blob;f=src/LIBVIRT-MIB.txt;hb=H... Michal
participants (3)
-
Eric Blake
-
Michal Privoznik
-
Ricardo Hillbrecht