Sun GlassFish Enterprise Server v3 Prelude Administration Guide

Applications Statistics

Applications fits into the tree of objects as shown in Applications Tree Hierarchy. Use the following dotted name pattern to get applications statistics:

server.applications.application-name.virtual-server.request.statistic

Statistics available for applications for are shown in the following table.

Table 10–7 Applications Comprehensive Statistics

Statistic 

Description 

activatedsessionstotal-count

Total number of activated sessions 

activejspsloadedcount-count

Number of currently loaded JSPs 

activeservletsloadedcount-count

Number of currently loaded servlets 

activesessionscurrent-count

Number of currently active sessions 

activesessionshigh-count

Maximum number of concurrently active sessions 

errorcount-count

Cumulative value of the error count, with error count representing the number of cases where the response code was greater than or equal to 400 

expiredsessionstotal-count

Total number of expired sessions 

maxjspsloadedcount-count

Maximum number of JSPs loaded which were active 

maxservletsloadedcount-count

Maximum number of servlets loaded which were active 

maxtime-count

Longest response time for a request; not a cumulative value, but the largest response time from among the response times 

passivatedsessionstotal-count

Total number of passivated sessions 

persistedsessionstotal-count

Total number of persisted sessions 

processingtime-count

Cumulative value of the times taken to process each request, with processing time representing the average of request processing times over the request count 

rejectedsessionstotal-count

Total number of rejected sessions 

requestcount-count

Cumulative number of the requests processed so far 

sessionstotal-count

Total number of sessions created 

totaljspsloadedcount-count

Cumulative number of JSP pages that have been loaded into the web module 

totalservletsloadedcount-count

Cumulative number of servlets that have been loaded into the web module