SunOne Transactions Test

This test reports measures pertaining to the transactions in a Sun Java System application server.

Target of the test : Any Sun Java System application server

Agent deploying the test : An internal agent

Outputs of the test : One set of results for every Sun Java System application server monitored.

Configurable parameters for the test
Parameter Description

Test period

How often should the test be executed

Host

The host for which the test is to be configured.

Port

The port number on which the Sun Java System application server is running.

User

A valid user name for the Sun Java System server to be monitored.

Password

Password for the Sun Java System server to be monitored.

Admin Port

The port number on which the “asadmin” tool runs.

Server

Name of the Sun Java System server to be monitored.

AppServerDir

The directory in which Sun Java System application server is installed.

Measurements made by the test
Measurement Description Measurement Unit Interpretation

Transactions completed

Returns the total number of transactions that have been completed by this server

Number

 

Transaction rollbacks

Returns the total number of transactions that have been rolled back by this server

Number

A high rollback rate indicates a problem with specific beans. Possible reasons for this could be problems with the design and implementation of the specific bean or problems with any of the dependent servers of the bean (e.g., database server).

Transactions in flight

Returns the total number of transactions that are currently in progress

Number

A significantly high value may denote a load on the server. This may indicate that specific transactions are taking too long to process requests.