I believe you would have to add those to the Thread MBean. What you
see in the status servlet is what is maintained currently.

peter



On Wed, 05 Jan 2005 13:24:02 -0600, Jess Holle <[EMAIL PROTECTED]> wrote:
> I'd like to be able to monitor the maximum requests active (within a
> connector thread pool) that are used at any time (and reset this maximum).
> 
> I'd like to be able to monitor the backlog (ala acceptCount) at a given
> point in time and the maximum to date (and reset this maximum).
> 
> [I already noticed the ability to monitor the currentThreadsBusy in
> ThreadPool.]
> 
> Am I (hopefully) overlooking this in the existing MBean stack?  Or are
> these candidates for addition?
> 
> --
> Jess Holle
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to