Disk read ops and Disk Write ops is missing

0

I am not able to see Disk read ops and Disk Write ops on all my instance how do I get that?

2 個答案
1

This article may help you to get the metrics you're looking for. In short you would leverage CloudWatch metrics to get this info. You can get the disk Read/Write as part of the default CloudWatch metrics. But there are more than you can gather as well leveraging the CloudWatch Agent https://aws.amazon.com/blogs/compute/how-to-monitor-windows-and-linux-servers-and-get-internal-performance-metrics/

profile pictureAWS
專家
Rob_H
已回答 2 年前
1

Use Cloudwatch metrics (DiskReadOps, DiskWriteOps, VolumeReadOps and VolumeWriteOps) List of available metrics for your instances
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/viewing_metrics_with_cloudwatch.html

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南