CMP Test
This test reports the time taken by the BES EJB container for performing CMP related 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 monitored.
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. |
Measurement | Description | Measurement Unit | Interpretation |
---|---|---|---|
EntityHome |
Indicates the time spent in the container, implementing EJBHome-related operations specific to Entity beans. |
Secs |
|
Cmp |
Indicates the time spent in the CMP engine (excluding other CMP tasks listed explicitly). |
Secs |
|
CmpInit |
Indicates the time spent initializing the CMP engine (startup cost only). |
Secs |
|
CmpQuery |
Indicates the time spent in the CMP engine doing SQL queries. |
Secs |
|
CmpUpdate |
Indicates the time spent in the CMP engine doing SQL updates |
Secs |
|
CmpGetConn |
Indicates the time spent in the CMP engine getting JDBC connections (startup cost only). |
Secs |
|
CmpPrepareStmt |
Indicates the time spent in the CMP engine preparing statements (startup cost only). |
Secs |
|