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

Attachment: signature.asc
Description: PGP signature

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to