Configuring System Monitor and Failed Event Manager to use WebSphere Application Server

This section describes how to configure System Monitor and Failed Event Manager to use WebSphere Application Server or WebSphere Application Server Express.

Before proceeding, ensure that you have installed the following prerequisites:

After you have met these prerequisites, proceed to Configuring System Monitor and Failed Event Manager to use a Web server.

Configuring System Monitor and Failed Event Manager to use a Web server

A script called CWDashboard_install.sh located in the directory /QIBM/ProdData/WBIServer43/bin is supplied with WebSphere Business Integration Server Express and Express Plus. This script configures the System Monitor and Failed Event Manager along with an IBM HTTP Server powered by Apache.

Perform the following steps:

  1. Run CWDashboard_install.sh with the following parameters:

    For example: /QIBM/ProdData/WBIServer43/bin/DWDashboard_install.sh 80 443 100. The Web server plug-in is automatically regenerated by the script.

  2. To access System Monitor, type the URL:
    http://hostname:xxxx/ICSMonitor
    

    where hostname is the name of the computer on which WebSphere Application Server is installed and xxxx is the port number.

  3. To access Failed Event Manager, type the URL:
    http://hostname:xxxx/FailedEvents
    

    where hostname is the name of the computer on which WebSphere Application Server is installed and xxxx is the port number.

If you want to use a different port number and you do not currently have a Web server installed, follow the procedure in the section Configuring System Monitor and Failed Event Manager to use a different port number.

Configuring System Monitor and Failed Event Manager to use a different port number

To change the port numbers after installation has been completed, you need to reinstall the System Monitor and Failed Event Manager.

Copyright IBM Corp. 2004