cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do I see the current amount of connections to my database?

Alex7
Newcomer

How do I see the current amount of connections to my database?

4 REPLIES 4

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hi @Alex7 

You need to pull this kind of information with extension 

for example ms-sql instance-metrics or mysql connections 

HTH

Yos 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Is there such an extension for Postgres?

Yes 🙂 (Active connections Number of active connections to all databases running under PostgreSQL)

https://www.dynatrace.com/support/help/setup-and-configuration/technology-support/dynatrace-extensio...

Have a nice day!

AntonioSousa
DynaMight Guru
DynaMight Guru

If looking for that information client side, there are several J2EE implementations that give you the information by connection pools, namely JBoss, Tomcat, Weblogic and WebSphere.

Antonio Sousa

Featured Posts