[openstack-dev] [Ceilometer] Add a pollster plugin

Duan, Li-Gong (Gary@HPServers-Core-OE-PSC) li-gong.duan at hp.com
Tue Aug 12 08:11:49 UTC 2014


Hi Folks,

Is there any best practices or good way to debug whether new pollster plugin work fine for ceilometer?

I'd like to add a new pollster plugin into Ceilometer by
     - adding a new item under enterypoint/ceilometer.poll.central in setup.cfg file
     - adding the implementation code inheriting "plugin.CentralPollster".

But when I "sudo python setup.py install" and restart ceilometer-related services in devstack, NO new metering is displayed upon "ceilometer meter-list" and I expect that there should be a new metering showing the item defined in setup.cfg.
Is there any other source/config files I need to modify or add?

Thanks in advance,
Gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140812/23c15408/attachment.html>


More information about the OpenStack-dev mailing list