Possibly the best way to implement CICSPlex® SM monitoring is to start with no monitoring at all, and to implement it piecemeal for particular CICS® systems and CICS resource instances. That is:
You can refine your approach to monitoring gradually, by creating additional monitor specifications for the CICSplex, for example, and by using timed monitor definitions, which are installed automatically for a specified duration. Remember that:
Aim to ensure that any monitor specifications and monitor definitions you provide support the normal situation, and that CICS system overrides are used for the exceptions.
To activate the resource status facility you must:
Instructions for all of these tasks are provided in CICSPlex System Manager Administration and CICSPlex System Manager Managing Resource Usage.
For more information about the resource status facility see the description of the RESSTATUS parameter in the CICS Transaction Server for z/OS® Installation Guide
Some classes of monitoring data--in particular, the detailed task-related data that is displayed in the TASKD and MLOCTRAD views--cannot be collected unless CICS performance class data monitoring is active in the monitored CICS system. You can activate performance class data monitoring for an active system using the CICSPlex SM operations functions or the CEMT SET MONITOR transaction. Alternatively, you can activate performance class data monitoring permanently via CICS SIT parameters.
CMF data is usually written to an SMF data set. However, if you prefer, you can collect CMF data for use by CICSPlex SM without having it written to an SMF data set.
More information about the CICS SIT parameters and about suppressing the output of CMF data to an SMF data set is provided in the CICS Transaction Server for z/OS Installation Guide. For more information about CMF, see the CICS/ESA Performance Guide.
When you decide to implement MON functions in your enterprise, you should begin by defining the appropriate objects. You should:
Then, to create associations between these objects:
You can use the MAP action command to display a visual map of the MON definitions in your data repository. If you want to see a list of the objects and associations you have already defined, use the MONINGRP, MONINSPC, and MONSCOPE views.
CICSPlex SM includes a Starter Set of CICSPlex SM object definitions that illustrates the concepts and components introduced in this chapter. The Starter Set is described in detail in The CICSPlex SM Starter Set.
If you have problems defining any particular object or association, refer to the CICSPlex SM Starter Set examples. The Starter Set includes many resource monitoring examples that you can use as models for your own objects. You can copy the supplied samples directly into your data repository via the batched repository-update facility. For more information about using the Starter Set as a model and about the batched repository-update facility, see CICS Transaction Server for z/OS Installation Guideand CICSPlex SM Administration, respectively.
[[ Contents Previous Page | Next Page Index ]]