QC Sense Monitors

The following table lists the QC Sense monitors and describes the data that each monitor collects by default. For details on the QC Sense database tables that store the collected data, see QC Sense Schema.

Monitor Name

Database Table Description

Default Configuration

Client Operation

Contains raw data for user operations, such as submitting a defect, updating a requirement, or clicking the Login button.

For details, see PERF_CLIENT_OPERATIONS.

Partial. Collects data on the following:

  • Login operations that exceed two minutes.

  • Create Entity operations that exceed two minutes.

  • Paste operations that exceed two minutes.

  • All operations that exceed five minutes.

Client Method Call

Contains raw data for ALM client methods monitored by QC Sense.

For details, see PERF_CLIENT_METHODS_CALLS.

Partial. Collects data on the following:

  • Calls to generate Analysis Items that exceed two minutes.

  • Calls to workflow events that exceed two minutes.

Client Request

Raw data for requests sent by a client operation to the ALM server.

For details, see PERF_CLIENT_REQUESTS.

Partial. Collects data on all requests that were sent to the server in the context of a filtered client operation or a filtered client method.

Server General

Aggregated data based on several server measures.

For details, see PERF_SERVER_GENERAL_MEASURES.

On

Server Thread Type

Aggregated data on threads running on the server.

For details, see PERF_SERVER_THREAD_TYPES.

On

Server Thread

Raw data for each thread run on the server.

For details, see PERF_SERVER_THREADS.

Off

Server SQL

Raw data for each SQL statement run by the ALM server.

For details, see PERF_SERVER_SQLS.

Off