IBM MQ Preparations

The following jar files are required by the IBM MQ collection agent:

com.ibm.mq.allclient-x.x.x.x.jar

The classpath for the jar file is specified for each configuration file for each EC. For example:

<classpath path="/opt/mqm/java/lib/com.ibm.mq.allclient-9.3.2.0jar"/>

You can download the jar file from https://mvnrepository.com/artifact/com.ibm.mq/com.ibm.mq.allclient . It is recommended to use the jar version relevant to the MQ service that you are using.

For further information on how to update a pico configuration, see Updating Pico Configurations.

After the classpath has been set, the jar file should be manually distributed to be in place when the ECs are started.