<div dir="ltr"><div><div><div>Hello,<br><br></div>I enabled host compute node metrics collection in Ceilometer by setting ‘compute_monitors = ComputeDriverCPUMonitor’ in my nova.conf. However, the meters related to compute node never show up when I do a meter-list.<br>
<br></div>I dug through the code and found out that nova-compute publishes the relevant host metrics on oslo as "compute.metrics.update" events but it is never picked up by the Ceilometer collector. I logged all incoming messages in ConsumerBase class consume() function and saw none of the messages from nova-compute.<br>
<br></div><div>Am I missing something here with regards to my logging or the status of the compute node metrics collection implementation in Ceilometer? <br></div><div><br></div><div>I'm using OpenStack 2014.1 (Icehouse) and Qpid for AMQP. Any help will be much appreciated.<br>
<br></div><div>Thanks,<br></div><div>Mukil<br></div><div><br></div><br></div>