<div dir="ltr"><p>Hello,</p> <p>After reading documentations and code, I would like to know if my understanding is correct.</p><p>In Ceilometer:</p> <ol><li>The compute agent is a polling agent.</li><li>The Central Agent is a polling agent.</li>
<li>The
 notification agent (coded in ceilometer/ceilometer/notification.py) 
listens on the notification bus and transforms events into samples by 
calling the method process_notification of the notifications_plugins it 
loaded.</li><li>The Collector agent stores the different samples provided either by polling, push or notification agents into the database.</li></ol> <p>For each statement, could you please tell me if I'm right. If not, could you please explain further?</p>
 <p>Thanks beforehand, <br></p><p>Romain.</p></div>