AWS Alarm Rules

AWS Alarm Rules

Setup Guide

Configuring Alarm Rules for AWS

Set up alarms to be notified when your AWS resources exceed defined thresholds. Alarms can be configured at a group level or directly on individual monitored resources.

Overview

Cloudmon alarm rules work on a trigger model — you define a condition (the IF) and an action (the THEN). When the condition is met for the specified number of consecutive intervals, Cloudmon fires the alarm and executes the configured actions, such as sending a notification or running a script.

There are two ways to configure alarm rules for AWS resources:

  • Group level — applies the alarm rule across multiple resources of the same type. Navigate to Settings → Configurations → Alarm Rules → Add.
  • Individual resource — applies the alarm rule to a single specific resource. Navigate to Cloud → AWS → [Select Entity] → Settings → Alarm Rule → Add Trigger.

How To Configure Alarms

Each alarm is built around a simple IF/THEN model, followed by selecting a metric, setting a threshold, and defining what happens when it's breached. Learn more  (Will be linked to the main alarm page.)

Common Use Cases

Below are recommended alarm configurations for the most common AWS monitoring scenarios:

Use CaseMetricSuggested ThresholdWhy
EC2 high CPUCPU UtilisationAbove 90% for 1 intervalCatches instances under sustained heavy load before performance degrades
EC2 instance downStatus Check FailedAbove 0 for 1 intervalImmediately alerts when an instance fails a health check
RDS low storageFree Storage SpaceBelow 10% for 1 intervalPrevents database outages caused by running out of disk space
RDS high connectionsDatabase ConnectionsAbove limit for 2 intervalsDetects connection leaks or unusual application behaviour early
EC2 unexpected rebootSystem RebootIs detectedFlags unplanned reboots that could indicate instability or unauthorised activity
EC2 high network trafficNetwork In / Network OutAbove expected baselineIdentifies unusual traffic spikes that could indicate a security issue or misconfigured application

Viewing and Managing Triggers

Once saved, all triggers for a resource are listed in the Triggers table under the Alarm Rule section. Each row shows the trigger title, alarm severity, whether notifications are configured, and whether a script is set to run. You can edit or delete any trigger at any time using the action icons on the right.


    • Related Articles

    • AWS Monitoring

      Amazon Web Services AWS Cloud Monitoring with Cloudmon Connect your AWS account once and get full visibility into your AWS services such as EC2 instances, RDS databases, and S3 buckets — with real-time metrics, smart alerts, and historical ...
    • Actions in AWS Monitoring

      Setup Guide Actions in AWS Monitoring Manage your connected AWS accounts — edit configuration, re-run discovery, enable or disable monitoring, or remove an account entirely. Overview All Actions in AWS monitoring are performed from the probe settings ...
    • Azure Alarm Rules

      Setup Guide Configuring Alarm Rules for Azure Set up alarms to be notified when your Azure resources exceed defined thresholds. Alarms can be configured at a group level or directly on individual monitored resources. Overview Cloudmon alarm rules ...
    • When is an alarm triggered in cloudmon?

      An alarm is triggered based on the configuration of the corresponding alarm rule when an IP endpoint or device exceeds the threshold value that has been set. In other words, when the monitored metric goes beyond the defined limit, the alarm will be ...
    • How does the user get notified when an alarm is triggered in cloudmon?

      We provide the following options for notifying the user when an alarm is triggered, Email Microsoft Teams Slack Zoho Desk SMS Webhook