COM+ Comp Test

This test reports key statistics pertaining to each of the components registered on the COM+ server. This test is disabled by default.

This test is disabled by default. To enable the test, go to the enable / disable tests page using the menu sequence : Agents -> Tests -> Enable/Disable, pick the desired Component type, set Performance as the Test type, choose the test from the disabled tests list, and click on the < button to move the test to the ENABLED TESTS list. Finally, click the Update button.

Target of the test : A COM+ Server

Agent deploying the test : An internal agent

Outputs of the test : One set of results for every component registered on the COM+ server.

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.

Measurements made by the test
Measurement Description Measurement Unit Interpretation

Objects invoked

The number of objects being invoked.

Number

A high value indicates high workload that corresponds to components.

Objects pooled

The total number of objects created by a pool including objects that are in use and objects that have been deactivated.

Number

 

Maximum pool size

The maximum object pool size.

Number

 

Object references

The total number of objects that are currently held by client references.

Number

 

Response time

The average call duration of method calls.

Secs

A high response time denotes a problem.

Calls failed

The number of calls failed in the last measurement period.

Number

A high value denotes a problem.

Calls completed

The number of calls completed during the last measurement period.

Number