RTEDEF(KC5@lpar)

If the DISCOVER action discovers CICS® regions, it creates the RTEDEF(KC5@lpar) member. This member contains parameters that configure the CICS monitoring agent.

Figure 1. RTEDEF(KC5@lpar) member created by the DISCOVER action
* CICS regions discovered by KCIOMEGA                                
* SYSPLEX=sysplex LPAR=lpar DATE=date 
                                                                     
KC2_HS                            BEGIN               * Table begin *
                                                                     
KC2_HS01_ROW                      01
KC2_HS01_CLASSIC_CICS_REGION      "region_name"
KC2_HS01_CLASSIC_VSAM_CYL         1  1 

* More rows (one for each region discovered)...

KC2_HS                            END                 * Table end *
 1  KC2_HS01_CLASSIC_VSAM_CYL
If necessary, replace the initial value of 1 with an appropriate value for your site.