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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ