Re: Current thread count monitoring

2008-05-16 Thread Amit Bhargava
monitoring. Not to mention the overhead per request is sub millisecond. Regards, D Amit Bhargava wrote: Hi, I'm new to Tomcat monitoring. I have an installation of Tomcat 5.5 on Windows 2003 server. I am trying to monitor Tomcat using JConsole (part of JDK 6). Could someone please tell me

Re: Current thread count monitoring

2008-05-15 Thread Amit Bhargava
Hi Chuck, Thank you for the clarifications. I guess I'll experiment with perfmon to see what I can dig up... Regards, Amit Caldarale, Charles R wrote: From: Amit Bhargava [mailto:[EMAIL PROTECTED] Subject: Re: Current thread count monitoring My understanding is that '

Re: Current thread count monitoring

2008-05-14 Thread Amit Bhargava
Johnny Kewl wrote: --- HARBOR: http://coolharbor.100free.com/index.htm The most powerful application server on earth. The only real POJO Application Server. --- - Original Message - From: "Amit Bhargava"

Current thread count monitoring

2008-05-14 Thread Amit Bhargava
Hi, I'm new to Tomcat monitoring. I have an installation of Tomcat 5.5 on Windows 2003 server. I am trying to monitor Tomcat using JConsole (part of JDK 6). Could someone please tell me how I can get the current thread queue length in Tomcat? Regards, Amit -