Description of alarm configuration options
Configuration option = Default value Description
[alarm]
= 60 (IntOpt) Period of evaluation cycle, should be >= than configured pipeline interval for collection of underlying metrics.
= default (StrOpt) Driver to use for alarm evaluation service. DEPRECATED: "singleton" and "partitioned" alarm evaluator services will be removed in Kilo in favour of the default alarm evaluation service using tooz for partitioning.
= alarm_notifier (StrOpt) The topic that ceilometer uses for alarm notifier messages.
= alarm_partition_coordination (StrOpt) The topic that ceilometer uses for alarm partition coordination messages. DEPRECATED: RPC-based partitionedalarm evaluation service will be removed in Kilo in favour of the default alarm evaluation service using tooz for partitioning.
= 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.