Description of alarm configuration options
Configuration option = Default value Description
[alarm]
= -1 (IntOpt) Maximum count of actions for each state of an alarm, non-positive number means no limit.
= 60 (IntOpt) Period of evaluation cycle, should be >= than configured pipeline interval for collection of underlying meters.
= alarm_notifier (StrOpt) The topic that ceilometer uses for alarm notifier messages.
= None (IntOpt) Maximum number of alarms defined for a project.
= True (BoolOpt) Record alarm change events.
= (StrOpt) SSL Client certificate for REST notifier.
= (StrOpt) SSL Client private key for REST notifier.
= 0 (IntOpt) Number of retries for REST notifier
= True (BoolOpt) Whether to verify the SSL Server certificate when calling alarm action.
= None (IntOpt) Maximum number of alarms defined for a user.