Bird
0
0

You created a CloudWatch alarm but it never changes state even when the metric exceeds the threshold. What could be the issue?

medium📝 Troubleshoot Q6 of 15
AWS - CloudWatch
You created a CloudWatch alarm but it never changes state even when the metric exceeds the threshold. What could be the issue?
AThe alarm notifications are disabled
BThe alarm threshold is set too low
CThe alarm is set to monitor the wrong metric
DThe AWS region is incorrect
Step-by-Step Solution
Solution:
  1. Step 1: Check alarm configuration

    If the alarm monitors the wrong metric, it won't detect threshold breaches.
  2. Step 2: Understand why other options are less likely

    Low threshold would cause more triggers, notifications don't affect state changes, region mismatch usually causes errors.
  3. Final Answer:

    The alarm is set to monitor the wrong metric -> Option C
  4. Quick Check:

    Wrong metric monitored = No state change [OK]
Quick Trick: Verify metric name matches what you want to monitor [OK]
Common Mistakes:
MISTAKES
  • Assuming notifications affect alarm state
  • Thinking low threshold prevents alarms
  • Ignoring region mismatch errors

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes