TABLE18–13 ConnectionManager (in an ORB) Statistics (Continued)
Statistic Units DataType Description
totalconnections Number BoundedRangeStatistic Totalnumber of connections to the
ORB.
ThreadPools Statistics

Thestatistics available for the thread pool are shown in the following table.

TABLE18–14 ThreadPoolStatistics
Statistic Units DataType Description
averagetimeinqueue Milliseconds RangeStatistic Theaverage amount of time in
millisecondsa request waited in
thequeue before getting processed.
averageworkcompletion-time Milliseconds RangeStatistic Theaverage amount of time taken
tocomplete an assignment, in
milliseconds.
currentnumberofthreads Number BoundedRangeStatistic Currentnumberof request
processingthreads.
numberofavailablethreads Number CountStatistic Thenumber of threads that are
available.
numberofbusythreads Number CountStatistic Thenumber of threads that are
busy.
totalworkitemsadded Number CountStatistic Thetotal number of work items
addedso far to the work queue.
TransactionService Statistics

Thetransaction service allows the client to freeze the transaction subsystem in order to roll back

transactionsand determine the transactions that are in process at the time of the freeze. The

statisticsavailable for the transaction service are shown in the following table.

TABLE18–15 TransactionServiceStatistics
Statistic DataType Description
activecount CountStatistic Numberoftransactions currently active.
activeids StringStatistic TheID’sof the transactions that are
currentlyactive. Every such transaction
canbe rolled back after freezing the
transactionservice.
AboutMonitoring
SunGlassFishEnterprise Ser ver2.1 Administration Guide • December 2008186