admin@glassfish.java.net

Re: monitor command output

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Tue, 16 Jan 2007 17:13:59 -0800

Hi Sankar,

Did you try pressing the "h" key?
It should print out a description of the attributes:

***********************************************************************************
* asc = Number of currently active
sessions *
* ash = Maximum number of concurrently active
sessions *
* est = Total number of expired
sessions *
* jc = Cumulative number of JSP pages that have been loaded into the
web module *
* jec = Number of errors triggered by JSP
invocations *
* jrc = Cumulative number of JSP pages in the web module that have been
reloaded *
* rst = Total number of rejected
sessions *
* svpt = Cumulative processing times of all servlets in the web
module *
* ss = List of all currently active sessions in the web
module *
* sst = Total number of sessions
created *
***********************************************************************************

Jane





Sankar Neelakandan wrote:

> The new monitor command prints out stats in the following format.
> Where does one gets the explanation for the attributes "asc , ash ,
> etc .," ?. From asadmin get --monitor ?. Do you think the usability
> is good with this format.
>
> asadmin monitor --type webmodule --filter //server/ server
> WebModule Virtual Server Monitoring //server/
> asc ash est jc jec jrc rst svpt ss sst
> 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0
>
> thanks
> Sankar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>