<div dir="ltr">Thanks Julien,<div><br></div><div>I have one more question,</div><div><br></div><div>How can I export meters to udp?</div><div>I config udp:// in pipeline.yaml, and using a python script for receiving UDP packet,  but nothing happen: </div><div>pipeline.yaml: <a href="http://prntscr.com/edl6ll">http://prntscr.com/edl6ll</a></div><div>udp_receive.py: <a href="http://paste.openstack.org/show/600507/">http://paste.openstack.org/show/600507/</a></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-26 17:40 GMT+07:00 Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Feb 26 2017, Sam Huracan wrote:<br>
<br>
> This log tells me there is an instance reach threshold, but I do not know<br>
> exactly what instance.<br>
<br>
</span>You've got the alarm_id so ultimately it's up to your application to<br>
know?<br>
<span class=""><br>
> I want create threshold alarm for all instances in my system, which alarms<br>
> me what instance is occupying too much bandwidth? There are 100 instances<br>
> and it is difficult for me to create alarm for every instance.<br>
<br>
</span>Aodh does not support that (yet?).<br>
<br>
Also, be aware that since Ceilometer API is deprecated, we would not<br>
advise using the threshold alarms with Ceilometer. Switching to Gnocchi<br>
is recommended.<br>
<br>
Cheers,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Julien Danjou<br>
-- Free Software hacker<br>
-- <a href="https://julien.danjou.info" rel="noreferrer" target="_blank">https://julien.danjou.info</a><br>
</font></span></blockquote></div><br></div>