[Openstack] Ceilometer meter list not showing all meters

Swapnil Khanapurkar swapnil_khanapurkar at persistent.co.in
Wed Jan 8 11:57:32 UTC 2014


Hi Eoghan,

That solved the issue. Thanks

However I am still not able to get the following meters data:- vcpus, memory, disk.root.size, disk.ephimeral.size, power and energy.
I have deployed openstack on a vm, is this has something to do with the reason why I am not getting power and energy
I refereed the following url which too had a similar problem to mine: https://lists.launchpad.net/openstack/msg25167.html
The configurations mentioned in the url are already there on my vm. I have attached my ceilometer and nova configuration files.
Please let me know  if I am missing any configuration

Regards,
Swapnil

-----Original Message-----
From: Eoghan Glynn [mailto:eglynn at redhat.com] 
Sent: Thursday, January 02, 2014 8:38 PM
To: Swapnil Khanapurkar
Cc: openstack at lists.openstack.org; openstack at lists.launchpad.net
Subject: Re: [Openstack] Ceilometer meter list not showing all meters


Hi Swapnil,

The key distinction between the compute meters you're seeing and the ones that are absent is that the latter are derived from notifications emitted by nova, whereas the former are generated via polling of the hypervisor.

I suspect the reason you're not seeing the notification-driven meters is a side-effect of the recent split-off of the notification agent from the collector service:

  https://blueprints.launchpad.net/ceilometer/+spec/split-collector

Is your devstack clone sufficiently recent to include the following commit?

  https://github.com/openstack-dev/devstack/commit/1c402286

If not, you'll need to fetch and rebase your devstack.

If so, please also check that your localrc includes ceilometer-anotification in the enabled services, e.g.

  grep 'enable_service .*ceilometer-anotification' devstack/localrc

Cheers,
Eoghan



----- Original Message -----
> 
> 
> Hi,
> 
> 
> 
> I have the latest openstack deployed(through devstack) with Ceilometer
> (ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilomet
> er-api)
> installed.
> 
> 
> 
> from the meter list i am getting only the following meters data.
> 
> 
> 
> cpu, cpu_util, disk.read.bytes, disk.read.requests, disk.write.bytes, 
> disk.write.requests, instance, instance:m1.nano, 
> network.incoming.bytes, network.incoming.packets, 
> network.outgoing.bytes, network.outgoing.packets
> 
> 
> 
> What about the rest of the meters like ram,vcpus,etc as mentioned in 
> this
> url: http://docs.openstack.org/developer/ceilometer/measurements.html
> 
> 
> 
> I referred the following web pages for additional configurations required :
> http://docs.openstack.org/developer/ceilometer/configuration.html
> 
> http://docs.openstack.org/developer/ceilometer/install/manual.html#ins
> talling-manually
> 
> 
> 
> I have also asked it on Launchpad:
> https://answers.launchpad.net/ceilometer/+question/241511
> 
> 
> 
> Why i am not able to get other meters data?
> 
> 
> 
> 
> 
> Regards,
> 
> Swapnil
> 
> 
> DISCLAIMER ========== This e-mail may contain privileged and 
> confidential information which is the property of Persistent Systems 
> Ltd. It is intended only for the use of the individual or entity to 
> which it is addressed. If you are not the intended recipient, you are 
> not authorized to read, retain, copy, print, distribute or use this 
> message. If you have received this communication in error, please 
> notify the sender and delete all copies of this message. Persistent 
> Systems Ltd. does not accept any liability for virus infected mails.
> 
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : 
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nova.conf
Type: application/octet-stream
Size: 2631 bytes
Desc: nova.conf
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140108/91e80974/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ceilometer.conf
Type: application/octet-stream
Size: 538 bytes
Desc: ceilometer.conf
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140108/91e80974/attachment-0001.obj>


More information about the Openstack mailing list