You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sorin Juco <ju...@gmail.com> on 2007/05/31 12:49:06 UTC

Monitoring connection pools created by tomcat

Hello, 

I use tomcat 6.0.13 with jdk 6 on windows.

I created a jdbc resource(connection pool) in the standard way. 
My question is how can I monitor the connection pool. In glassfish for
example I have the admin app in which I can monitor the pool and see the
active connections, idle connections and different other data.
Is such thing available in tomcat and if it is could you point me in the
right direction.

Thanx.
-- 
View this message in context: http://www.nabble.com/Monitoring-connection-pools-created-by-tomcat-tf3845859.html#a10891552
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Monitoring connection pools created by tomcat

Posted by Sorin Juco <ju...@gmail.com>.
Thanx guys. 
Great application.
-- 
View this message in context: http://www.nabble.com/Monitoring-connection-pools-created-by-tomcat-tf3845859.html#a10894272
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Monitoring connection pools created by tomcat

Posted by Tim Lucia <ti...@yahoo.com>.
http://www.lambdaprobe.org/
 
> -----Original Message-----
> From: Sorin Juco [mailto:jucosorin@gmail.com]
> Sent: Thursday, May 31, 2007 6:49 AM
> To: users@tomcat.apache.org
> Subject: Monitoring connection pools created by tomcat
> 
> 
> Hello,
> 
> I use tomcat 6.0.13 with jdk 6 on windows.
> 
> I created a jdbc resource(connection pool) in the standard way.
> My question is how can I monitor the connection pool. In glassfish for
> example I have the admin app in which I can monitor the pool and see the
> active connections, idle connections and different other data.
> Is such thing available in tomcat and if it is could you point me in the
> right direction.
> 
> Thanx.
> --
> View this message in context: http://www.nabble.com/Monitoring-connection-
> pools-created-by-tomcat-tf3845859.html#a10891552
> Sent from the Tomcat - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Monitoring connection pools created by tomcat

Posted by Mark Thomas <ma...@apache.org>.
Sorin Juco wrote:
> Hello, 
> 
> I use tomcat 6.0.13 with jdk 6 on windows.
> 
> I created a jdbc resource(connection pool) in the standard way. 
> My question is how can I monitor the connection pool. In glassfish for
> example I have the admin app in which I can monitor the pool and see the
> active connections, idle connections and different other data.
> Is such thing available in tomcat and if it is could you point me in the
> right direction.

I use http://www.lambdaprobe.com/d/index.htm

Works really well.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org