Server User Manual
TABLE 18–11 Connector Connection Pool Statistics (Continued)
Statistic Units DataType 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 DataType 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 DataType 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










