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.

demandé il y a un an473 vues
2 réponses
1
Réponse acceptée

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
répondu il y a un an
  • RDS postgres. Yes, this seems correct

0
profile pictureAWS
EXPERT
kentrad
répondu il y a un an
  • "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.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions