I see that tomcat provides JMX administration beans however I don't see tomcat JMX beans for monitoring (like thread pools) and statistics like
a) time required to complete a request b) avergate time required to complete a request c) average number of requests per unit of time d) number of requests in the system when handling a request e) maximum number of requests in the system f) average number of requests in the system (the same list could be extended for sessions and such). Am I missing something here - let me know. Thanks Ganesh
