Using the Default CICSplex Processing subpanel
The Default CICSplex Processing subpanel is used to define which CICSplex a CICS region will be reported against.
OMEGAMON uses the rules to determine the CICSplex name. If no rules are added the default rule
places the CICS region in
OMEGPLEX. OMEGAMON also detects if the region is
managed by CP/SM and is aware of the CP/SM assigned CICSplex name. If the rules that you create,
or the default rule, classifies the region into a CICSplex named OMEGPLEX, the
default CICSplex processing occurs. The choices are as follows:- CPSM then LPAR. This is the default option. The CICS region will be added to the CICSplex name used by CP/SM. If the region is not CP/SM-managed, the SMF ID of the LPAR will be used to generate the CICSplex name.
- CPSM then SYSPLEX. The CICS region will be added to the CICSplex name used by CP/SM. If the region is not CP/SM managed, the name of the SYSPLEX will be used to generate the CICSplex name.
- CPSM then OMEGPLEX. The CICS region will be added to the CICSplex name used by CP/SM. If the region is not CP/SM managed the CICSplex name will be OMEGPLEX.
- LPAR. The CICS region will use the SMF ID of the LPAR to generate the CICSplex name.
- SYSPLEX. The CICS region will use the name of the SYSPLEX to generate the CICSplex name