Monitor TCP/IP resources
TCP/IP provides copybook members (EZACIMCL and EZACIMCT) in the highLevelQualifier.SEZAINST data set, which provides information about TCP/IP usage by a task in the CICS SMF 110 performance record.
The copybook EZACIMCT contains a DFHMCT TYPE INITIAL,SUFFIX=SO statement and the EZACIMCL contains the DFHMCT TYPE=FINAL statement. If used as-is from tcpip.SEZAINST, then they must be entered as the first and last copybook (respectively) and it forces the MCT SUFFIX=SO. If you need another suffix, and you already specified the DFHMCT TYPE statements in your MCT, remove those statements from the copybooks before you use them.
When you request this TCP/IP information through the MCT, BMC AMI Ops Monitor for CICS makes the TCP/IP information available to the transaction history record that is produced by BMC AMI OpsM for CICS.
If you want BMC AMI OpsM for CICS to provide TCP/IP information, add the following entry to your MCT:
COPY EZACIMCT
Related topic