IBM Tivoli Composite Application Manager for Applications, Version 7.2.1.1

Specifying WebSphere MQ library path (WebSphere MQ 7.1 or later)

If you are using WebSphere® MQ 7.1 or later, you must specify the library path of WebSphere MQ for ITCAM agent for WebSphere MQ to monitor version 7.1 or later queue managers.

About this task

To specify the WebSphere MQ library path, perform the following steps:

Procedure

  1. Add the WebSphere MQ library path to the following variables in the mq.ini file. If you have multiple versions of WebSphere MQ installed, add the library path of the latest version to the parameter.
    • Linux/Solaris/HP-UX (without WebSphere MQ 7.0.1):

      Add $WMQINSTALL/lib: to the beginning of the LD_LIBRARY_PATH value.

    • Linux/Solaris/HP-UX (with WebSphere MQ 7.0.1 installed):

      Add $WMQINSTALL/lib/compat: to the beginning of the LD_LIBRARY_PATH value.

    • AIX®:

      Add $WMQINSTALL/lib: to the beginning of the LIBPATH value.

    where WMQINSTALL is the installation path of WebSphere MQ 7.1 or later.
  2. Restart the agent instance for the changes to take effect.


Feedback