> From: Matt Brown [mailto:[email protected]] 
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to