senlin/examples/triggers/ceilometer_alarm_agg_metric...

14 lines
277 B
YAML

# Sample trigger using gnocchi aggegration by metrics alarm
type: CeilometerAggMetricsThresholdAlarm
version: 1.0
rule:
comparison_operator: lt
threshold: 15
granularity: 60
evaluation_periods: 1
aggregation_method: avg
repeat_actions: True
metrics: [cpu_util]