Cli to get RDS "current Activity"

0

In rds console , there is current activity showing number of ACTIVE sessions. . How can I get this though aws cli.

gefragt vor einem Jahr478 Aufrufe
2 Antworten
1
Akzeptierte Antwort

Kentrad mentioned the following, "Take a look at DBLoad Amazon CloudWatch metrics for Performance Insights". That seems to be closer to what you're looking for.

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PerfInsights.Cloudwatch.html

Which dbms are you using?

Lynne F
beantwortet vor einem Jahr
  • RDS postgres. Yes, this seems correct

0
profile pictureAWS
EXPERTE
kentrad
beantwortet vor einem Jahr
  • "Current Activity" is number of active sessions. However, DatabaseConnections is total number of session. They are not same thing. Please correct me if I am wrong.

    I was looking for "Current Activity" shown from console.

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