A CICS® Monitored resource that describes a subset of the transaction class attributes sampled by the CICSPlex® SM MAS Monitor agents.
The MTRANCLS resource class can be used to request object instances that were identified as MTCLASS objects in versions of CICS prior to 4.1.
The Primary key field for this resource class is NAME .
The following actions are supported:
These actions require no unique parameter data.
API Actions
Parameters: None
Parameters: None
Code | Description | Code | Description |
MON_SYSDEF_REQ | Monitored resource required by Real Time Analysis (RTA) | NO_MON_DATA | No data for monitored resource |
Name | Datatype | Source | Len | Sum | Description | Get Invalid | Attr ID |
---|---|---|---|---|---|---|---|
EYU_CICSNAME | CHAR | CPSM | 8 | N/A | CICS System Name | ||
EYU_CICSREL | CHAR | CPSM | 4 | N/A | CICS Release | ||
EYU_RESERVED | CHAR | CPSM | 4 | N/A | Reserved | ||
NAME-1 | CHAR | INQ | 8 | DIF | Transaction class name | 1 | |
MAXACTIVE | BINARY | INQ | 4 | MAX | Maximum number of transactions allowed in class | 2 | |
ACTIVE | BINARY | INQ | 4 | N/A | Number of transactions currently active in class | 3 | |
QUEUED | CODEDBIN | INQ | 4 | AVG | Number of transactions currently queued | 4 | |
PURGETHRESH | CODEDBIN | INQ | 4 | AVG | Purge threshold | 5 | |
ATTACHES | CODEDBIN | STAT | 4 | AVG | Total number of attach requests | 6 | |
PURGEIMMED | CODEDBIN | STAT | 4 | AVG | Number of transactions purged due to threshold | 7 | |
TOTQUEDCNT | CODEDBIN | STAT | 4 | AVG | Total number of transactions queued | 8 | |
ACCEPTIMMED | CODEDBIN | STAT | 4 | AVG | Number of transactions accepted immediately | 9 | |
ACCEPTAFTRQD | CODEDBIN | STAT | 4 | AVG | Number of transactions accepted after being queued | 10 | |
PURGEWHILEQD | CODEDBIN | STAT | 4 | AVG | Number of transactions purged while queued | 11 | |
INSTALLDEFS | CODEDBIN | STAT | 4 | AVG | Number of transaction definitions installed | 12 | |
ACTIVEPEAK | BINARY | STAT | 4 | MAX | Peak number of active transactions | 13 | |
QUEUEDPEAK | CODEDBIN | STAT | 4 | AVG | Peak number of queued transactions | 14 | |
TIMESATMAX | BINARY | STAT | 4 | MAX | Times maximum active transactions reached | 15 | |
PURGTHRTIMES | CODEDBIN | STAT | 4 | AVG | Number of times purge threshold met | 16 | |
QUEUETIME | INTSTCK | STAT | 8 | AVG | Total time transactions queued | 17 | |
CURQUEDTIME | INTSTCK | STAT | 8 | AVG | Total time current transactions on queue | 18 |