I have found Lamda Probe to be quite useful and easy to use for monitoring
the Tomcat container. http://www.lambdaprobe.org/

Simply deploy the probe war file to the container you want to monitor!

You can detect requests that have large processing times by monitoring the
connector status tab. This sometime comes in handy and is easier to use/read
than a raw log file.
http://www.lambdaprobe.org/d/screenshots/full/status.png

Having said that, as Chris mentioned in his reply, you can also enable the
required logging and have the information logged to relevant log files.

Cheers
Anurag

<http://www.lambdaprobe.org/d/screenshots/full/status.png>
------------------------------------------------------------------
Anurag Kapur
Associate - Technology,
Sapient Corporation.

http://www.linkedin.com/in/anuragkapur

http://www.google.com/profiles/anuragkapur
------------------------------------------------------------------
Sent from Poplar, Greater London, United Kingdom

On Tue, Oct 27, 2009 at 8:41 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Mohamedin,
>
> On 10/24/2009 4:47 AM, Mohamedin wrote:
> > Please recommend a monitoring tool for tomcat. I am interested in
> > knowing the response time of each request and finding requests that
> > take a lot of time. In short I need to figure out the bottle nicks in
> > my site.
>
> It sounds like the AccessLogValve might suit your needs:
> http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html
>
> You probably want "%D" some place in your log pattern.
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkrnWxAACgkQ9CaO5/Lv0PAX5QCdHXpAK7KuRBZcKIZNnxMsmNgN
> FJEAnRSwXjclYANWP6bQSj7pQq1Ew79h
> =45Y9
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to