Previous Topic: Commands Enhanced (CICS)Next Topic: State Data Collection Metrics Added


System Data Collection Threshold Metrics Added

The following system threshold metrics were added to enhance the data collection.

TCLSACT

The task class (TCLASS) active transactions.

Resource: tclass

TCLSACT%

The task class (TCLASS) percent of maximum transactions.

Resource: tclass

TCLSQUEU

TCLASS queuing transactions

Resource: tclass

TDATQCNT

Transient data queuing count

Resource: trandata

TDATQUE%

Transient data queue percent of the trigger level.

Resource: trandata

TEMPSTG%

Temporary storage - Percent of Main temporary storage (TSMain) in use.

Resource: None

Default threshold exception definitions have been added to the parmlib member CICSTHRS.

Transaction Classes
DEFINE TCLSQUEU RSCE1 *   LIMIT 1
Transient Data Queues
*DEFINE TDATQCNT RSCE1 *   LIMIT 0
DEFINE TDATQUE% RSCE1 *   LIMIT 101  WARNING 100