> From: Matt Brown [mailto:matt.br...@citrixonline.com] 
> Subject: RE: Question on Executor and maxThreads reported by Manager
> 
> We have a monitoring app that pings /manager/status?XML=true 
> to get mem usage, thread activity/count/stats, etc., so it 
> sounds like our stats for max threads might not reflect the 
> true settings?

Correct, they won't be applicable when using an <Executor>.  Looks like 
LambdaProbe gets it wrong as well.  You could use JMX to retrieve the correct 
information, just like JConsole does.

You might want to look into MoSKito:
http://moskito.anotheria.net/

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to