I am using Kilo 2015.1.1 version

notification_driver=ceilometer.compute.nova_notifier
notification_driver=nova.openstack.common.notifier.rpc_notifier


I tried the following-

1. printed out event_type in
https://github.com/openstack/ceilometer/blob/stable/kilo/ceilometer/agent/plugin_base.py#L151
However, I am not receiving compute.metrics.update events

2. printed out metrics in
https://github.com/openstack/nova/blob/stable/kilo/nova/compute/resource_tracker.py#L364
I can see that metrics are being generated. I am not sure if they're being
pushed to the notification queue.


ᐧ

Regards,
Kapil Agarwal

On Mon, Mar 7, 2016 at 1:15 PM, Kapil <kapil6...@gmail.com> wrote:

> Hi
>
> I enabled ComputeDriverCPUMonitor in nova.conf on one of the compute
> nodes, restarted nova-compute, ceilometer-agent-compute on the compute node
> and ceilometer-collector, ceilometer-api, ceilometer-agent-central,
> ceilometer-agent-notification on the controller node.
> However, I cannot see the cpu meters or samples in ceilometer.
>
> Any suggestions to what may be the issue ?
>
> Thanks
> Kapil
>
__________________________________________________________________________
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