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

Julien Danjou julien at danjou.info
Sat Feb 25 15:47:06 UTC 2017


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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170225/d152a98f/attachment.pgp>


More information about the OpenStack-dev mailing list