About Monitoring

“Thread Pools Statistics” on page 186

“Transaction Service Statistics” on page 186

“Java Virtual Machine (JVM) Statistics” on page 187

“JVM Statistics in Java SE” on page 187

EJB Container Statistics

The EJB container statistics are described in the following tables:

Table 18–1

Table 18–2

Table 18–3

Table 18–4

Table 18–5

Table 18–6

EJB statistics are described in the following table.

TABLE 18–1EJB Statistics

Attribute Name

Data Type

Description

 

 

 

createcount

CountStatistic

Number of times an EJB’s create

 

 

method is called.

 

 

 

removecount

CountStatistic

Number of times an EJB’s remove

 

 

method is called.

 

 

 

pooledcount

RangeStatistic

Number of entity beans in pooled

 

 

state.

 

 

 

readycount

RangeStatistic

Number of entity beans in ready

 

 

state.

 

 

 

messagecount

CountStatistic

Number of messages received for a

 

 

message-driven bean.

 

 

 

methodreadycount

RangeStatistic

Number of stateful or stateless

 

 

session beans that are in the

 

 

MethodReady state.

 

 

 

passivecount

RangeStatistic

Number of stateful session beans

 

 

that are in Passive state.

 

 

 

The statistics available for EJB method invocations are listed in the following table.

176

Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008

Page 176
Image 176
Sun Microsystems 820433510 manual EJB Container Statistics, 1EJB Statistics