Sun GlassFish Enterprise Server v3 Administration Guide

Web Request Statistics

Use the following dotted name pattern for web request statistics:

server.applications.web-module.virtual-server.statistic
server.applications.application.web-module.virtual-server.statistic

The available web request statistics are shown in the following table.

Table 8–38 Web Request Monitoring Statistics

Statistic 

Data Type 

Description 

errorcount

CountStatistic 

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 

maxtime

CountStatistic 

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

processingtime

CountStatistic 

Average request processing time, in milliseconds 

requestcount

CountStatistic 

Cumulative number of the requests processed so far