<div dir="ltr">You can configure the collector's pipeline to only listen to certain events, but you shouldn't need to worry about which plugins it actually loads. See etc/pipeline.yaml in the source tree for an example file. I don't see any docs for that file, but I might be looking in the wrong place. If you add the meters you want to the "meters" list, replacing the "*", then ceilometer should only collect data for the meters you care about.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 12:17 PM, Neal, Phil <span dir="ltr"><<a href="mailto:phil.neal@hp.com" target="_blank">phil.neal@hp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Greetings team,<br>
I'm working on getting a very streamlined set of collections running and I'd like to disable all notifications except Glance. It's clear that the desired event types are defined in the plugins, but I can't seem to work out how to force the collector service to load only specific handlers in the "ceilometer.collector" namespace. I *thought* it could be accomplished by editing /ceilometer/setup.cfg, but removing the entry points there didn't seem to work (the extensions manager still picks them up).<br>

<br>
Can someone give me a rough idea of how to do this?<br>
<br>
- Phil<br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>