What are the main monitoring or other parameters to check if the instance is underutilized—the MySQL RDS instance?

0

Hi Team,

We have a MySQL RDS instance with the 'db.m5.8xlarge' type, and I want to share a report with the customer to see if the instance is underutilized or not. I have checked the CPU utilization and free memory monitoring parameters, but I want to know what other things should be checked to decide on the utilization.

Please share some detailed explanations.

Sravan
質問済み 6ヶ月前181ビュー
2回答
0

Hello.

The CloudWatch metrics I often see for RDS are performance-related metrics such as "ReadIOPS", "ReadLatency", and "ReadThroughput".
By looking at these metrics, you will be able to understand whether loading is occurring to some extent.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-metrics.html

If your AWS account is subscribed to an AWS support plan higher than business support, you may be able to check for RDS with low usage by checking Trusted Advisor.
https://docs.aws.amazon.com/awssupport/latest/user/get-started-with-aws-trusted-advisor.html#view-check-categories
https://docs.aws.amazon.com/awssupport/latest/user/cost-optimization-checks.html#amazon-rds-idle-dbs-instances

profile picture
エキスパート
回答済み 6ヶ月前
0

The AWS RDS Console has a default metrics page that will show you the common metrics in a dashboard such as CPU utilization, IOPS, memory utilization, etc. Just click on the monitoring tab from the database detail page.

AWS
モデレーター
philaws
回答済み 6ヶ月前

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

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

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

関連するコンテンツ