Previous Topic: How to Deploy Without CA CSMNext Topic: Extracted Files


Deploy the Cross-Enterprise APM Agent

After you have installed the extension using the method that you prefer, deploy it.

Follow these steps:

  1. Using ISPF View, customize the sample batch JCL in member smp.C7C4JCL(COPYSAMP) as instructed in the sample JCL.

    Note: Before you continue with the next step, be aware that your customized job smp.C7C4JCL(COPYSAMP) is not saved. Back it up if it is necessary.

  2. Submit the batch job.

    The job makes a copy of data set smp.C7C4JCL that you customize for your site.

    This customized data set is named custom.JCL, using the high-level qualifier (custom) specified in the JCL. Additionally, the contents of SMP/E Target data set, smp.C7C4JCL, are copied into the customizable data set custom.JCL, which includes these members:

  3. Customize the sample batch JCL member in custom.JCL(DEPLOY) as instructed in the sample JCL.
  4. Submit the batch job.

    The job deploys (copies) the contents of your installed SMP/E target paths /root/C7C4960/C7C4HFS and /root/C7C4960/C7C4JAR into the run-time path /root/C7C4960/Cross-Enterprise_APM/.

  5. Customize the sample Cross-Enterprise APM startup JCL PROC in the custom.JCL(WILYZOS) member as instructed inside that JCL, specifying your /root/C7C4960 z/FS file system mount point.

    Important! If the CA SYSVIEW CNM4BLOD data set is not in the system linklist, uncomment the corresponding STEPLIB statement.

  6. Copy the member into a standard PROCLIB defined on your system, such as SYS1.PROCLIB.
  7. Edit these variables in custom.JCL(STDENV):
  8. Save the member.