Using a subsystem other than AGMQ

If you are not using the default AGMQ subsystem for the IBM Z® APM Connect IBM® MQ Monitoring subsystem, update the AGMAPARM DD of the Z APM Connect Base (AGMAPROC) address space.

About this task

Add the following to define a different subsystem name:

*---------------------------------------------------------------------*
* AGMQSUBSYSTEM:                                                      *
*                                                                     *
*   Name of the MQ monitoring subsystem created during system         *
*   IPL.  This parameter must be unique within the z/OS LPAR.         *
*   The default value is 'AGMQ'.                                      *
*                                                                     *
*   Examples:                                                         *
*      AGMQSUBSYSTEM=AGMQ                                             *
*---------------------------------------------------------------------*
AGMQSUBSYSTEM=AGMQ 

After the AGMAPARM member is replaced the Z APM Connect Base (AGMAPROC) address space will need to be recycled to enable the new AGMQSUBSYSTEM parameter.