Please enable JavaScript.
Coggle requires JavaScript to display documents.
Cloudwatch, auto scaling M8 demo - Coggle Diagram
Cloudwatch, auto scaling M8 demo
-
cloudwatdh
alarm
■ Period is the length of time to evaluate the metric or expression to create each individual data point for an alarm;( in seconds)
■ Evaluation Period is the number of the most recent periods, or data points, to evaluate when determine alarm state
■ Datapoints to Alarm is the number of data points within the evaluation period that must be breaching to cause the alarm to go to the ALARM state.
The breaching data points do not have to be consecutive, they just must all be within the last number of data points equal to evaluation period
■ For each alarm, you can specify CloudWatch to treat missing data points as belows:-
■ missing—the alarm does not consider missing data points when evaluating whether to change state (default )
-
-
-
states of alarm
-
-
■ INSUFFICIENT_DATA—The alarm has just started, the metric is not available, or not
-
-
-