Oracle GlassFish Server 3.0.1 Administration Guide

Network Thread Pool Statistics

Use the following dotted name pattern for network thread pool statistics:

server.network.type-of-listener.thread-pool.statistic

Statistics available for network thread pool are shown in the following table.

Table 8–27 Network Thread Pool Statistics

Statistic 

Data Type 

Description 

corethreads

CountStatistic 

Core number of threads in the thread pool 

currentthreadcount

CountStatistic 

Provides the number of request processing threads currently in the listener thread pool 

currentthreadsbusy

CountStatistic 

Provides the number of request processing threads currently in use in the listener thread pool serving requests 

maxthreads

CountStatistic 

Maximum number of threads allowed in the thread pool 

totalexecutedtasks

CountStatistic 

Provides the total number of tasks, which were executed by the thread pool