Re: [Openstack] [openstack][ceilometer][webhook]

2015-03-02 Thread Christian Berendt
On 03/02/2015 12:14 PM, Eoghan Glynn wrote: > The webhook URL is simply a HTTP endpoint to which ceilometer will send > a POST request when the alarm fires. http://requestb.in/ is a nice service to debug webhook requests. Christian. ___ Mailing list: h

Re: [Openstack] [openstack][ceilometer][webhook]

2015-03-02 Thread Eoghan Glynn
> Hello, > > > > I have a running instance of ceilometer in my system, I want to create an > alarm through ceilometer without using heat template. There is a command > line API called ceilometer alarm-create. > > > > Now I want the alarm in such a way that it will trigger an instance creati

[Openstack] [openstack][ceilometer][webhook]

2015-03-02 Thread Chinasubbareddy M
Hello, I have a running instance of ceilometer in my system, I want to create an alarm through ceilometer without using heat template. There is a command line API called ceilometer alarm-create. Now I want the alarm in such a way that it will trigger an instance creation after a value is great