[openstack-dev] [Ceilometer] Unable to get the neutron network related meters in ceilometer

Srikanth Vavilapalli srikanth.vavilapalli at ericsson.com
Thu Jul 30 17:55:06 UTC 2015


I was able to resolve this issue by adding the following configuration line (by default, disable_non_metric_meters is set to True, and most of the Neutron meters are of type non-metric)  in /etc/ceilometer/ceilometer.conf and restarting all ceilometer services.. Hope this helps others... 

[notification]
disable_non_metric_meters = false

Thanks
Srikanth


-----Original Message-----
From: Srikanth Vavilapalli [mailto:srikanth.vavilapalli at ericsson.com] 
Sent: Wednesday, July 29, 2015 2:25 PM
To: openstack-dev at lists.openstack.org
Subject: [openstack-dev] [Ceilometer] Unable to get the neutron network related meters in ceilometer

Hi

I have manually installed latest ceilometer service in my devstack (master branch) cluster with MongoDB as backend. I have configured all the ceilometer services (notification, central, collector, api services on controller node and  ceilometer-agent-compute on compute nodes) as per the installation guide. Also I have enabled "nova", "glance", "cinder" and "neutron" to send notifications to oslo messaging queue by modifying the corresponding .conf file. 

When I run "ceilometer meter-list" command, I can see only the meters from compute, glance and cinder, but not from "neutron" service. Could any of provide me any pointers on how I can troubleshoot this issue? Plz let me know if you need any info from my setup..

Thanks
Srikanth

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list