aws-samples / amazon-cloudwatch-auto-alarms

Automatically create and configure Amazon CloudWatch alarms for EC2 instances, RDS, and AWS Lambda using tags for standard and custom CloudWatch Metrics.
MIT No Attribution
90 stars 84 forks source link

Create Alarms on All Devices on the Instance #52

Open bmcg0306 opened 5 months ago

bmcg0306 commented 5 months ago

The solution currently offers customers the ability to create CloudWatch alarms on the root device. While this is helpful, I believe many customers would benefit from being able to create CloudWatch alarms on all devices associated with the EC2 instance.

For example, if EBS volumes are attached to an EC2 instance, the root device as well as the devices associated with the volumes would have CloudWatch alarms associated with them.