TABLE18–10 JDBCConnection Pool Statistics (Continued)
Statistic Units DataType Description
numconnacquired Number CountStatistic Numberof logical connections
acquiredfrom the pool.
numconnreleased Number CountStatistic Numberof logical connections
releasedto the pool.
JMS/ConnectorService Statistics

Thestatistics available for the connector connection pools are shown in Table 18–11. Statistics

forConnector Work Management are shown in Table 18–12.

TABLE18–11 ConnectorConnection Pool Statistics
Statistic Units DataType Description
numconnfailedvalidation Number CountStatistic The total number of connections in the
connectionpool that failed validation
fromthe start time until the last sample
time.
numconnused Number RangeStatistic Providesconnectionusage statistics.
Thetotal number of connections that
arecurrently being used, as well as
informationabout the maximum
numberof connections that were used
(thehigh water mark).
numconnfree Number RangeStatistic Thetotalnumber of free connections in
thepool as of the last sampling.
numconntimedout Number CountStatistic The total number of connections in the
poolthat timed out between the start
timeand the last sample time.
averageconnwaittime Number CountStatistic Average wait time of connections before
theyare serviced by the connection pool.
waitqueuelenght Number CountStatistic Number of connection requests in the
queuewaiting to be serviced.
connectionrequestwaittime RangeStatistic Thelongestand shortest wait times of
connectionrequests. The current value
indicatesthe wait time of the last request
thatwas serviced by the pool.
numconncreated Milliseconds CountStatistic The number of physical connections
thatwere created since the last reset.
AboutMonitoring
SunGlassFishEnterprise Ser ver2.1 Administration Guide •December2008184