Ejb Cont Stat Test

This test reports the time taken by the BES EJB container for performing various activities.

Target of the test : A BES server

Agent deploying the test : An internal agent

Outputs of the test : One set of results for every BES partition being monitored.

Configurable parameters for the test
Parameter Description

Test Period

How often should the test be executed.

Host

The IP address of the host for which this test is to be configured.

Port

The smart agent port number.

MGMT_Port_Number

The port number where the management agent listens.

User

The name of a BES user.

Password

The password of the specified user

Confirm Password

Confirm the Password by retyping it here.

Realm

The BES server realm

Measurements made by the test
Measurement Description Measurement Unit Interpretation

DispatchPOA

Indicates the time spent on receiving the TCP request, and sending the reply.

Secs

 

DispatchHome

Indicates the time spent in the container dispatching methods to EJBHome objects.

Secs

 

DispatchRemote

Indicates the time spent in the container dispatching methods to EJBRemote objects.

Secs

 

DispatchBean

Indicates the time spent in the bean methods.

Secs

 

ResourceCommit

Indicates the time spent specifically in committing the work done on the resource (that is, in committing to a database such as Oracle)

Secs

 

Synchronization

Indicates the time spent in various Synchronization callbacks.

Secs

 

LoadClass

Indicates the time spent loading classes from EJB Jars, etc. (startup cost only).

Secs

 

ORBActivate

Indicates the time spent in the ORB, allocating objects from pools

Secs

 

ORBDeactivate

Indicates the time spent in the ORB, releasing objects to pools

Secs