beautypg.com

Statistics for connection managers in an orb, Table 18–12, Connector work management statistics – Sun Microsystems GLASSFISH ENTERPRISE 820433510 User Manual

Page 185: Table 18–13, Connection manager (in an orb) statistics, Statistics for connection managers

background image

TABLE 18–11

Connector Connection Pool Statistics

(Continued)

Statistic

Units

Data Type

Description

numconndestroyed

Number

CountStatistic

Number of physical connections that
were destroyed since the last reset.

numconnacquired

Number

CountStatistic

Number of logical connections acquired
from the pool.

numconnreleased

Number

CountStatistic

Number of logical connections released
to the pool.

Statistics available for Connector Work Management are listed in the following table.

TABLE 18–12

Connector Work Management Statistics

Statistic

Data Type

Description

activeworkcount

RangeStatistic

Number of work objects executed by the
connector.

waitqueuelength

RangeStatistic

Number of work objects waiting in the
queue before executing.

workrequestwaittime

RangeStatistic

Longest and shortest wait of a work object
before it gets executed.

submittedworkcount

CountStatistic

Number of work objects submitted by a
connector module.

rejectedworkcount

CountStatistic

Number of work objects rejected by the
Enterprise Server.

completedworkcount

CountStatistic

Number of work objects that were
completed.

Statistics for Connection Managers in an ORB

The statistics available for the connection manager in an ORB are listed in the following table.

TABLE 18–13

Connection Manager (in an ORB) Statistics

Statistic

Units

Data Type

Description

connectionsidle

Number

CountStatistic

Provides total number of
connections that are idle to the ORB.

connectionsinuse

Number

CountStatistic

Provides total number of
connections in use to the ORB.

About Monitoring

Chapter 18 • Monitoring Components and Services

185