On Thu, 03 Feb 2011 09:57:59 +0000, Adam Lipscombe
<adam.lipscombe@gmail.com> wrote:
> What would help is some kind of management or monitoring facility
> that allows us to see which virtual site is getting into trouble.
> Ideally it should give enough information to help us track down what
> is
> causing the issue. Memory usage per site, thread view etc.
Is it your webapp or a third party one?
Take a time and read about JMX - it's a standard way of monitoring Java
applications.
For a quick start check http://www.lambdaprobe.org/ and jconsole.
--
Mikolaj Rydzewski <miki@ceti.pl>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|