Thank you.
I was able to compile/install libvirt-snmp on Ubuntu by mainly following the 
instructions on:
http://lost-and-found-narihiro.blogspot.com/2013/01/how-to-install-libvirt-snmp-on-ubuntu.html

When I check the data returned by snmpwalk, I find that values for the UUID of 
the Virtual Guest, libvirtGuestUUID(1.3.6.1.4.1.12345.1.1.1.1) are not getting 
populated. This is a key piece of information. Does anyone know why this is not 
being populated?

Also I noticed that the value returned by libvirtGuestMemoryCurrent (current 
memory usage by VirtualGuest) is not the correct value. The value returned by 
this is same as libvirtGuestMemoryLimit (The maximum amount of memory (in MiB) 
that can be used by the virtual       guest.).

Thanks.


--- On Thu, 5/2/13, Eric Blake <[email protected]> wrote:

> From: Eric Blake <[email protected]>
> Subject: Re: [libvirt-users] libvirt-snmp on Ubuntu
> To: "george john" <[email protected]>
> Cc: "Michal Privoznik" <[email protected]>, [email protected]
> Date: Thursday, May 2, 2013, 9:00 AM
> On 05/02/2013 09:45 AM, george john
> wrote:
> > Thank you Michal. I verified the binary rpmbuild exists
> at  /usr/bin/rpmbuild and ran autobuild but it failed
> with these errors:
> > 
> 
> > 
> > ../autogen.sh --prefix=$AUTOBUILD_INSTALL_ROOT \
> >   --with-mibdir=$MIBDIR
> > Can't exec "libtoolize": No such file or directory at
> /usr/bin/autoreconf line 196.
> > Use of uninitialized value in pattern match (m//) at
> /usr/bin/autoreconf line 196.
> 
> Do you have libtool properly installed?
> 
> > checking return type of signal handlers... void
> > ../configure: line 4433: syntax error near unexpected
> token `LIBVIRT,'
> > ../configure: line 4433: `PKG_CHECK_MODULES(LIBVIRT,
> libvirt >= $LIBVIRT_REQUIRED)'
> > root@nv-kvm02:/tmp/libvirt-snmp-0.0.3# 
> 
> Are you sure you have pkg-config properly installed?
> 
> -- 
> Eric Blake   eblake redhat com   
> +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
> 
> 

_______________________________________________
libvirt-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to