Running my own script for ceilometer alarm
I am using heat to autoscale instances based on ceilometer-alarm. Everything works fine but i additionally would like to perform few other activities based on autoscale of the instances.
Is there a way for ceilometer to call a my own script based on the alarm ?.
hello I the same question. So it seems that I can create sample for custom metric but after taht how can i manage the communication betwen the outputs of my script and ceilometer.In other words when and where i call the cript file ?