Home › Forums › AWS › AWS Certified CloudOps Engineer Associate › Wrong Answer
-
Category: SOA-C02 – Monitoring, Logging, and Remediation
A SysOps administrator is responsible for monitoring the performance of Amazon Elastic Block Store (Amazon EBS) volumes attached to a fleet of Amazon EC2 instances. The administrator has set up Amazon CloudWatch alarms for the
DiskReadBytesandDiskWriteBytesmetrics, which will be used when the I/O activity exceeds a certain threshold. There’s also a custom Python-based monitoring tool installed that checks the I/O performance.During a recent incident, the Python tool reported that there were elevated read and write operations, but the CloudWatch alarms did not transition into an
ALARMstate. The administrator verified that the alarm configurations were correct in CloudWatch. The custom monitoring tool has also been verified to be working fine.What solution should be implemented to ensure that the alarms for volume I/O metrics work as expected and trigger alerts during incidents?
-
You state correct answer is
Modify the existing Amazon CloudWatch Alarms to use theVolumeReadBytesandVolumeWriteBytesmetrics to monitor the EBS volumes.It makes no sense for that to work as it doesnt say anywhere that python script is monitoring Volumes…
-
Hello welty,
Thank you for sharing your thoughts on this item.
You raised a valid point, and we recognize that this item needs further improvement. We will make the necessary updates, which should be reflected on the portal soon.
Let us know if you need further assistance.
Best regards,
JR @ Tutorials Dojo
Log in to reply.