[openstack-dev] Adding Custom Meters in Kilo Ceilometer

ZhiQiang Fan aji.zqfan at gmail.com
Sun Apr 10 03:02:49 UTC 2016


basically, you need to inherit the base class and impl the get_samples
interface, then registry it in setup.cfg.

see an example in kilo: https://review.openstack.org/#/c/145819/  this
patch adds some new meters polling by compute agent

On Tue, Mar 29, 2016 at 3:29 PM, Murali Krishna <krish.murali143 at hotmail.com
> wrote:

>
>
> Hi Team,
>
>
>         Anyone please help on writing a custom meters in open-stack kilo
> version.
>
>
>         I tried going through many docs, but i couldn't find out any
> hint. please guide me how to customize it as per new parameters.
>
>
>         Thanks in Advance!!!! [image: &#X1f60a] [image: &#X1f60a] [image:
> &#X1f60a] [image: &#X1f60a] [image: &#X1f60a]
>
>
> Thanks & Regards,
>
> Murali Krishna R
>
>
>
>
>
> __________________________________________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160410/ba04e93b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OutlookEmoji-&#X1f60a.png
Type: image/png
Size: 488 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160410/ba04e93b/attachment.png>


More information about the OpenStack-dev mailing list