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.

posta un anno fa478 visualizzazioni
2 Risposte
1
Risposta accettata

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
con risposta un anno fa
  • RDS postgres. Yes, this seems correct

0
profile pictureAWS
ESPERTO
kentrad
con risposta un anno fa
  • "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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande