Hi Deepthi, I solved this problem setting up a keystone endpoind for kwapi, you can find more information here:
http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/keystone-service-endpoint-create.html After that change your pipeline.yaml file in /etc/ceilometer/ to recognize the energy meter, that would be something like: - name: meter_energy interval: 300 meters: - "power*" - "energy*" sinks: - meter_sink Restart the ceilometer service and you should be able to collect the power and energy metering from kwapi. BR, Bruno. Intern at ICCLab, ZHAW. 26. [energy] How to enable kwapi plugin in Ceilometer ? > (Deepthi Dharwar) > > Message: 26 > Date: Fri, 08 Aug 2014 14:44:57 +0530 > From: Deepthi Dharwar <deep...@linux.vnet.ibm.com> > To: openstack <openstack@lists.openstack.org> > Subject: [Openstack] [energy] How to enable kwapi plugin in > Ceilometer ? > Message-ID: <53e49511.9060...@linux.vnet.ibm.com> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi all, > > I am running devstack with Ceilometer enabled. I am looking to gather > energy and power stats. I have installed kwapi plugin and am able to > retrieve Power numbers via the kwapi-driver. > > I needed some help to know as to how to enable gathering of these power > stats in Ceilometer and what are the config changes needed to do on the > Ceilometer side for the same ? > > Regards, > Deepthi > > > > > ------------------------------ > > _______________________________________________ > Openstack mailing list > openstack@lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > > End of Openstack Digest, Vol 14, Issue 9 > **************************************** >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack