How to find number of JDBC connections used in Glassfish?

View: New views
2 Messages — Rating Filter:   Alert me  

How to find number of JDBC connections used in Glassfish?

by glassfish-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

How can I find out the number of JDBC connections currently used in a Glassfish server?

Is it possible to get the (graphical) data of used JDBC connections over time?

Thanks.
[Message sent by forum member 'sariga' (siva636@...)]

http://forums.java.net/jive/thread.jspa?messageID=370780

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: How to find number of JDBC connections used in Glassfish?

by glassfish-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You could use the jdbc connection pool monitoring to track the numConnUsed.
Please refer http://blogs.sun.com/JagadishPrasath/entry/monitoring_jdbc_connection_pool_glassfish
[Message sent by forum member 'sm157516' (shalini.muthukrishnan@...)]

http://forums.java.net/jive/thread.jspa?messageID=370810

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...