[openstack-dev] [ceilometer][gnocchi] How to push compute node metrics to gnocchi?

Pradeep Singh ps4openstack at gmail.com
Mon Feb 27 09:42:54 UTC 2017


Thanks for the reply.
Is there any documentation available for helping me to add the fields in
gnocchi_resources.yaml.

Thanks,
Pradeep Singh

On Sat, Feb 25, 2017 at 9:17 PM, Julien Danjou <julien at danjou.info> wrote:

> On Sat, Feb 25 2017, Pradeep Singh wrote:
>
> > I installed devstack and enabled compute node's cpu utilization
> collection
> > in nova.conf, but seeing below error in notification agent's log.
> >
> > 2017-02-25 08:40:15.515 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.frequency is not handled by Gnocchi
> > 2017-02-25 08:40:15.530 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.idle.percent is not handled by Gnocchi
> > 2017-02-25 08:40:15.545 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.idle.time is not handled by Gnocchi
> > 2017-02-25 08:40:15.559 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.iowait.percent is not handled by Gnocchi
> > 2017-02-25 08:40:15.574 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.iowait.time is not handled by Gnocchi
> > 2017-02-25 08:40:15.589 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.kernel.percent is not handled by Gnocchi
> > 2017-02-25 08:40:15.604 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.kernel.time is not handled by Gnocchi
> > 2017-02-25 08:40:15.620 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.percent is not handled by Gnocchi
> > 2017-02-25 08:40:15.636 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.user.percent is not handled by Gnocchi
> > 2017-02-25 08:40:15.653 22662 WARNING ceilometer.dispatcher.gnocchi [-]
> > metric compute.node.cpu.user.time is not handled by Gnocchi
> >
> > Could you please suggest what configuration i am missing.
>
> None. It looks like these metrics are not listed in
> ceilometer/dispatcher/data/gnocchi_resources.yaml so they are not
> supported by Gnocchi. It looks like this file should be modified this
> metrics to be able to handle them.
>
> Feel free to send a patch.
>
> --
> Julien Danjou
> # Free Software hacker
> # https://julien.danjou.info
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170227/cf556a24/attachment.html>


More information about the OpenStack-dev mailing list