Re: Monitor Tomcat Performance

2009-09-06 Thread Zaki Akhmad
On Fri, Sep 4, 2009 at 8:23 PM, Caldarale, Charles R wrote: > Congratulations.  Care to tell us the version of Tomcat and JVM you're using? I am using Tomcat6 and here's the JVM # update-alternatives --config java There are 4 choices for the alternative java (providing /usr/bin/java). Selecti

RE: Monitor Tomcat Performance

2009-09-04 Thread Caldarale, Charles R
> From: Zaki Akhmad [mailto:zakiakh...@gmail.com] > Subject: Monitor Tomcat Performance > > I am using tomcat on my web application. Congratulations. Care to tell us the version of Tomcat and JVM you're using? > I want to monitor my tomcat performance. If you're running on a reasonably recent J

Re: Monitor Tomcat Performance

2009-09-04 Thread ramzi khlil
Hello, Try using yourkit. Ramzi On Fri, Sep 4, 2009 at 12:34 AM, Zaki Akhmad wrote: > Hello, > > I am using tomcat on my web application. I want to monitor my tomcat > performance. What tools I can use? From the cacti graph, shows that > the memory usage is very big (>90%). > > Thanks > -- > Z

Re: Monitor Tomcat

2009-01-21 Thread Brian Clark
I use Sun's Visual VM. https://visualvm.dev.java.net/ Brian From: Zaki Akhmad To: Tomcat Users List Sent: Tuesday, January 20, 2009 10:02:51 PM Subject: Monitor Tomcat Hello, I am deploying my web application on Tomcat. How do I monitor the tomcat perform

Re: Monitor Tomcat

2009-01-21 Thread Leon Rosenberg
well, monitoring tomcat itself: lambdaprobe java-monitor monitoring the webapp in tomcat moskito jamon regards Leon On Wed, Jan 21, 2009 at 5:02 AM, Zaki Akhmad wrote: > Hello, > > I am deploying my web application on Tomcat. How do I monitor the > tomcat performance? > 1. If I am using GNU/

Re: Monitor Tomcat

2009-01-21 Thread Gregor Schneider
http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html http://docs.hp.com/en/5992-4861/ar01s10.html HTH Gregor -- just because your paranoid, doesn't mean they're not after you... gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

Re: Monitor Tomcat

2006-11-13 Thread antarix
I use lambdaprobe http://www.lambdaprobe.org/d/index.htm Grettings!! 2006/11/13, Philippe Couas <[EMAIL PROTECTED]>: What are best solution to Monitor Tomcat and verifiy Memory and ressource ? Regards Philippe

Re: Monitor Tomcat

2006-10-30 Thread Dan Baumann
On 30.10.2006, at 11:21, Thomas Nowotny wrote: I use a lot of tomcat in differnt systems with different jobs. Now I like to monitor them. I'm realy intressted in values like hit per s/ m/h or something like that. I can not parse the logfiles and I don't want to use jmeter so I need another way