python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
CloudWatch Alarms based on file existence in Ec2
I have a requirement to monitor for a specific file in the /mnt/file-i-need-to-monitor.txt path where I need to;
Create alarms if the file doesn't exist anymore.
if [ ! -f /mnt/file-i-need-to-monito...

Jananath Banuka
Votes: 0
Answers: 1
Can we create individual cloudwatch alarms for each instance in an Autoscaling group
So we have a task to create alarms for disk storage for Windows instances. We created alarms but its giving average of all instances in an autoscaling group. Is it possible to create metrics and alarm...
Lakshay Kashyap
Votes: 0
Answers: 1
AWS CloudWatch Composite Alarm Cross Account
I have a use case where I want to share my alarms with a specific monitor account within AWS organization. What I then would want to do is to create a composite alarm of all shared alarms. Is this not...
SpöketLabban
Votes: 0
Answers: 2
Why Cloudwatch Alarm is showing warning as Pending Confirmation
I have created a Cloudwatch alarm using a CloudFormation Template and the SNS topic has been subscribed to and email has been confirmed. However in the CloudWatch console it says 'Pending Confirmation...
user3352449
Votes: 0
Answers: 0