[openstack-dev] [Ceilometer] Threshold alarm for multiple instance

Sam Huracan nowitzki.sammy at gmail.com
Sun Feb 26 09:37:01 UTC 2017


Hi,

I create a network threshold alarm, I get alarm through webhook as follow:

10.193.0.22 - - [26/Feb/2017 16:30:23] "POST /network HTTP/1.1" 200 -
{u'severity': u'low', u'alarm_name': u'in_bandwidth', u'current': u'alarm',
u'alarm_id': u'e367dce6-2651-4fc9-aae5-1366a22db889', u'reason':
u'Transition to alarm due to 1 samples outside threshold, most recent:
298.99092321', u'reason_data': {u'count': 1, u'most_recent':
298.990923209794, u'type': u'threshold', u'disposition': u'outside'},
u'previous': u'insufficient data'}

This log tells me there is an instance reach threshold, but I do not know
exactly what instance.


I want create threshold alarm for all instances in my system, which alarms
me what instance is occupying too much bandwidth? There are 100 instances
and it is difficult for me to create alarm for every instance.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170226/faaee055/attachment.html>


More information about the OpenStack-dev mailing list