Re: get Tomcat perfomance using JMX

2008-04-20 Thread Leon Rosenberg
well it measures at different points, in a filter, which basically measures almost everything, in the servlet, in a service and so on. you can break down the times to the part of the aplication which is slow. contanct me offlist for details. leon On Sat, Apr 19, 2008 at 9:09 PM, ubekhet <[EMAIL P

Re: get Tomcat perfomance using JMX

2008-04-19 Thread ubekhet
It looks like this, but I am not sure the link you gave show that exactly. The time response that I want is show a normal benchmark where there is a option for count time response of application. In this case I want time response for one request, and then I will mesure 10 trace and get the aver

Re: get Tomcat perfomance using JMX

2008-04-19 Thread Leon Rosenberg
http://moskito.anotheria.net/moskitodemo/mui/mskShowAllProducers this kind of time response? Leon On Sat, Apr 19, 2008 at 7:17 PM, Liang Xiao Zhu <[EMAIL PROTECTED]> wrote: > Thanks for you answer, but also I want to know if for getting time response > of Tomcat there is another alternative that

Re: get Tomcat perfomance using JMX

2008-04-19 Thread Liang Xiao Zhu
Thanks for you answer, but also I want to know if for getting time response of Tomcat there is another alternative that not only through logs. Regards Caldarale, Charles R escribió: From: Liang Xiao Zhu [mailto:[EMAIL PROTECTED] Subject: get Tomcat perfomance using JMX I want to get informat

RE: get Tomcat perfomance using JMX

2008-04-19 Thread Caldarale, Charles R
> From: Liang Xiao Zhu [mailto:[EMAIL PROTECTED] > Subject: get Tomcat perfomance using JMX > > I want to get information relative a tomcat performance, such > as time response, throughput, etc.. And I also want using JMX > for getting this kind of information. Look at Lambda Probe (www.lambda