Tomcat Thread Monitoring Mbeans Description
问题 In thread related Mbeans of Tomcat I see under Catalina.ThreadPool. there are different attributes viz. maxThreads, currentThreadCount, currentThreadsBusy etc. So, where can I get the description of these Mbean attributes, what each of these attribute is indicating, I need to include this in my monitoring automation code, Which will provide the Thread utilization stats. also possible I would like to see the Source code, where can I get it? When I see the Mbean class name (through jconsole) it