Sorry if this is a silly question but is there a monitor tool specifically for 
connection pooling/dataSources in tomcat6? I have debug=5:
<Context path="/myapp" docBase="myapp"
     debug="5" reloadable="true" crossContext="true">

Do I need to change that to debug=0 to get what I'm after or does that just 
make it more verbose? What I'd really like to see is how many connection are 
active or idle, etc., at any given time. Some sort of monitoring tool, 
something like linux 'top' command would be great. Any suggestions? Thanks all.


A Java Programmer who loves Linux - [EMAIL PROTECTED]
       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Reply via email to