Ironstream provides a CICS XMNOUT exit which will monitor the time used by CICS transactions. If a CICS transaction runs for longer than the value in the time threshold table, an EVO351 message will be written to the console, which can then be captured by the Ironstream agent and forwarded to the MID server.
The code and JCL for the threshold table is located in the Ironstream hlq.ASM(EVTHRTBL)
member. Use the following steps to create the table for the XMNOUT exit to use: