> From: laredotornado [mailto:laredotorn...@gmail.com]
> Subject: How to count number of active threads?
> 
> I'm using Tomcat 6.0.26 on Red Hat Linux.  How do I count the 
> number of Tomcat threads currently executing?

Probably the easiest way is to run JConsole, attach to the Tomcat instance of 
interest, and look at the Threads tab.  If you do that on the same machine 
Tomcat is running on, you don't need a JMX port or any other complications.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to