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
已提問 7 個月前檢視次數 183 次
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
專家
已回答 7 個月前
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
已回答 7 個月前

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

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

回答問題指南