Re: [Openstack-operators] [ceilometer] Is it possible to set how often a ceilometer alarm fires when continuous alarm is true?

2016-03-04 Thread gordon chung
hi Mike, the actual frequency of alerts corresponds to the frequency of alarm evaluations[1]. the evaluation frequency defaults to 60s but can be changed by setting 'evaluation_interval' option in your conf file. On 03/03/2016 5:20 PM, Mike Smith wrote: > We are using Ceilometer to tell us whe

[Openstack-operators] [ceilometer] Is it possible to set how often a ceilometer alarm fires when continuous alarm is true?

2016-03-03 Thread Mike Smith
We are using Ceilometer to tell us when it’s time to expand a server cluster based on cpu utilization. When I turn on repeat-actions (continuous alarming), it alerts about every 20 seconds. Is there any way to specify how often the continuous alarm fires? I like the idea of continuous alarm