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
gefragt vor 7 Monaten183 Aufrufe
2 Antworten
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
EXPERTE
beantwortet vor 7 Monaten
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
MODERATOR
philaws
beantwortet vor 7 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen