MONGROUP Resource Table
A CICSPlex® SM Monitor Definition that provides the association anchor for a set of MONDEF definitions. References to the MONGROUP are inferred to be references to the set of associated MONDEF instances.
The First key field for this resource is NAME.
The following actions are supported:
- ADDTOSPC
- Add an association between a monitor group and a monitor specification.
The parameter data for the ADDTOSPC action is:
PARM('SPEC(specname).') where: specname = The name of a MONSPEC definition. - INSTALL
- Install the set of MONDEF definitions in the group into each active CICS® system that has monitoring active within the specified scope.
The parameter data for the INSTALL action is:
PARM('[SCOPE(scope)].') where: scope = The CSYSDEF or CSYSGRP to install into.
- External resource name(CMCI)
- CICSMonitorGroup
- Object type
- CICSPlex SM Definition
- Length
- 112
- Usage
- API, Batch Utility, WUI, CICS Management Client Interface(CMCI)
- API view
- No
- CMAS context
- No
- SCOPE applies
- No
- Only query CMASs in workload
- No
- Copybook identifier
- EYUt3504
- Security Class
- MONITOR.DEF
- Unsupported CICS Releases
- None
| Operations | Actions | Parameters | Required |
|---|---|---|---|
| CREATE | None | N/A | |
| GET | None | N/A | |
| REMOVE | None | N/A | |
| UPDATE | None | N/A | |
| PERFORM SET, PERFORM OBJECT | ADDTOSPC | SPEC(value) | Yes |
| INSTALL | SCOPE(value) | No |
| Value | Code | Description |
|---|---|---|
| 1 | MONGROUP_INV_DATA | Attribute data invalid |
| 2 | MONGROUP_REC_NOT_FOUND | Requested resource not found |
| 3 | MONGROUP_INV_REF | Name not found |
| 4 | MONGROUP_REC_EXISTS | Resource already exists |
| 5 | MONGROUP_REC_CHANGED | Resource definition already changed |
| 21 | MONGROUP_PARTIAL_INSTALL | Partial install |
| 22 | MONGROUP_MON_OFF | Monitoring off |
| 23 | MONGROUP_NOT_INSTALLED | Not installed |
| 24 | MONGROUP_NOT_UNIQUE | Not unique |
| Name | Datatype | Source | Len | Req | Sum | Description | Default | Value Range | GraphQL Field | |
|---|---|---|---|---|---|---|---|---|---|---|
| NAME-1 | CHAR | CPSM | 8 | Yes | DIFF | Name | name | |||
| CHANGEAGENT | CVDAS | CPSM | 4 | No | LIKE | Last modification agent | changeAgent | |||
| CHANGEAGENT Input/output valid values |
|
|||||||||
| CHANGEAGREL | CHAR | CPSM | 4 | No | DIFF | Last modification agent release | changeAgentRelease | |||
| CHANGETIME | DATETIME | CPSM | 8 | Yes | MAX | Last modification | changeTime | |||
| CHANGEUSRID | CHAR | CPSM | 8 | No | DIFF | Last modification user ID | changeUserID | |||
| CREATETIME | DATETIME | CPSM | 8 | Yes | MAX | Time created | createTime | |||
| DESC | CHAR | CPSM | 58 | No | DIFF | Description | desc | |||
| DESCCODEPAGE | BINARY | CPSM | 4 | No | DIFF | Description code page | 37 | 0-99999999 | desccodepage | |