[jboss-user] [Management, JMX/JBoss] - Re: JDBC Metrics
indra_joy
do-not-reply at jboss.com
Wed Jun 25 19:42:21 EDT 2008
Thanks peter. I already checked that before but it gives only
1. AvailableConnectionCount
2. ConnectionCount
3. MaxConnectionsInUseCount
4. InUseConnectionCount
5. ConnectionCreatedCount
6. ConnectionDestroyedCount
I am trying to explain more.
JDBC Connection Pool Wait: Average number of connections waiting in the pool.
JDBC Connection Pool Wait Threads:Drill Down View of threads waiting for a connection from the pool.
JDBC Client Wait Time:Average time that a client waits for a connection from the pool
JDBC Client Wait Time Threads:Drill Down View of threads waiting for a connection from the pool.
JDBC Connection Pool Timeout:Number of times a client waited for a connection
JDBC Connection Pool Timeout Threads:Drill Down View of threads that timed out after waiting for a connection from the pool
JDBC Connection Throughput:Number of connections allocated to and returned by applications
Can you please help me in this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160708#4160708
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160708
More information about the jboss-user
mailing list