Sun Microsystems 820433510 Server User Manual


 
TABLE18–13 ConnectionManager (in anORB) Statistics (Continued)
Statistic Units DataType Description
totalconnections Number BoundedRangeStatistic Total number ofconnections to the
ORB.
Thread Pools Statistics
The statistics available for the thread pool are shown in the following table.
TABLE18–14 ThreadPoolStatistics
Statistic Units DataType Description
averagetimeinqueue Milliseconds RangeStatistic The average amountof time in
milliseconds a requestwaited in
the queue beforegetting processed.
averageworkcompletion-time Milliseconds RangeStatistic The average amountof time taken
to complete anassignment, in
milliseconds.
currentnumberofthreads Number BoundedRangeStatistic Current numberof request
processing threads.
numberofavailablethreads Number CountStatistic The number of threads that are
available.
numberofbusythreads Number CountStatistic The number of threads thatare
busy.
totalworkitemsadded Number CountStatistic The total number of workitems
added so farto the work queue.
Transaction Service Statistics
The transaction service allows the client to freeze the transaction subsystem in order to roll back
transactions and determine the transactions that are in process at the time of the freeze. The
statistics available for the transaction service are shown in the following table.
TABLE18–15 TransactionService Statistics
Statistic DataType Description
activecount CountStatistic Number of transactions currentlyactive.
activeids StringStatistic TheID’s of the transactionsthat are
currently active. Every such transaction
can be rolledback after freezing the
transaction service.
AboutMonitoring
SunGlassFishEnterpriseServer2.1AdministrationGuide • December2008186