Creating a Threshold Alarm

Create a threshold alarm in Monitoring to send notifications when a metric meets a specified threshold value.

Example:
The following metric query has a threshold alarm set to greater than 80%:
CpuUtilization[1m].mean() > 80
In the metric chart on the Create Alarm page, a dashed red line indicates the threshold. The following example shows the threshold at 80% and a single value that exceeds the threshold: 85% value at 1:30. That value triggers the alarm. See also Example Query and Metric Chart.
Threshold in a graph, Create Alarm page.

For alarm troubleshooting, see Troubleshooting Alarms.