<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 15/08/16 02:23 PM, Wanjing Xu (waxu) wrote:<br>
</div>
<blockquote cite="mid:D3D7548D.3AB35%25waxu@cisco.com" type="cite">
<pre wrap="">We are trying to develop a program which can draw the VMs topology.  For
this we need to listen VM creation/deletion event and act upon it.  I
would think Ceilometer is the right place for this.  So I download and
read Ceilometer a little bit.  If somebody can give me a pointer to where
I can start to hook my program with the notification mechanism of the
ceilometer, that would be a great.

Thanks and any suggestions are welcome!
</pre>
</blockquote>
<br>
you can take a look at Events as well: <a class="moz-txt-link-freetext" href="http://docs.openstack.org/developer/ceilometer/events.html">
http://docs.openstack.org/developer/ceilometer/events.html</a><br>
<br>
there is a translation file[1] and pipeline[2] related to it<br>
<br>
[1] <a class="moz-txt-link-freetext" href="https://github.com/openstack/ceilometer/blob/master/etc/ceilometer/event_definitions.yaml">
https://github.com/openstack/ceilometer/blob/master/etc/ceilometer/event_definitions.yaml</a><br>
[2] <a class="moz-txt-link-freetext" href="https://github.com/openstack/ceilometer/blob/master/etc/ceilometer/event_pipeline.yaml">
https://github.com/openstack/ceilometer/blob/master/etc/ceilometer/event_pipeline.yaml</a><br>
<br>
<pre class="moz-signature" cols="72">-- 
gord</pre>
</body>
</html>