Configuring IBM Integration Bus monitoring

The IBM® Integration Bus agent is a multiple instance agent. You must create a first agent instance and start it manually.

Before you begin

About this task

The following procedure is a roadmap for configuring IBM Integration Bus agent, which includes both required and optional steps. Complete the necessary steps according to your needs.

Procedure

  1. Make sure the user ID that will be used to start and stop the IBM Integration Bus agent belongs to the mqm and mqbrkrs user groups.
  2. Windows If IBM MQ (WebSphere® MQ) is installed on the Windows system, add the IBM MQ (WebSphere MQ) library path to the PATH environment variable. So that the IBM Integration Bus agent can load the required IBM MQ (WebSphere MQ) libraries to start.
    1. Add the IBM MQ (WebSphere MQ) library path to the beginning of the PATH environment variable.

      For example, if the installation path of IBM MQ (WebSphere MQ) is C:\IBM\WMQ75, add C:\IBM\WMQ75\bin to the beginning of the PATH environment variable of your Windows system.

    2. Restart the Windows system for the changes to take effect.
  3. Configure the IBM Integration Bus agent by specifying the following configuration parameters. There are also some optional configuration parameters that you can specify for the agent. For detailed instructions, see Configuring the IBM Integration Bus agent.
    • Agent ID
    • The installation directory of integration nodes (brokers) that are to be monitored
    • The 64-bit library path of IBM MQ (WebSphere MQ)
  4. Configure IBM Integration Bus to enable the data that you want to monitor. See Configuring IBM Integration Bus for data enablement.
  5. If you have enabled snapshot data collection for your integration node (broker), configure the IBM Integration Bus agent not to store any snapshot data. For instructions, see Disabling snapshot data collection for the agent.
  6. Optional: To configure the IBM Integration Bus agent to enable transaction tracking, use the Agent Configuration page. For instructions, see Configuring transaction tracking for the IBM Integration Bus agent.
  7. Optional: If you no longer need the transaction tracking function or you want to uninstall the IBM Integration Bus agent, disable transaction tracking for IBM Integration Bus and remove the agent provided user exit. For instructions, see Disabling transaction tracking and Removing the KQIUserExit user exit.