> > What versions of ceilometer, libvirt and qemu are you using? > > > > > root@juno14:~# libvirtd --version > libvirtd (libvirt) 1.2.2 > root@juno14:~# > > > root@juno14:~# ceilometer --version > 1.0.10
That's the version of the python-ceilometerclient that you've installed, as opposed to the service-side ceilometer packages. Cheers, Eoghan > root@juno14:~# > > > root@juno14:~# qemu-system-x86_64 --version > QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.6), Copyright (c) > 2003-2008 Fabrice Bellard > root@juno14:~# > > > > > Note that this support only landed on Oct 21, 2014, so won't be in a > > released version until kilo: > > > > https://github.com/openstack/ceilometer/commit/a7cf24e1 > > > > Also, note the documented version and image requirements: > > > > To enable the libvirt memory.usage supporting, you need libvirt > > version 1.1.1+, qemu version 1.5+, and you need to prepare suitable > > balloon > > driver in the image, particularly for Windows guests, most modern Linuxes > > have it built in. The memory.usage meters can't be fetched without image > > balloon driver. > > > > > Thanks Eoghan for the pointers. > > > Regards, > -- > Vivek Varghese Cherian > _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
