Configuring the remote CEI Bus

Follow these steps to run the cross cell monitoring configuration scripts in order to configure the CEI Bus in a remote WebSphere® Application Server cell.

  1. On the machine on which the Monitor Server is installed do the following:
    1. Locate the required script files on the following location: <Monitor_install_Dir>\install\monsrv\configuration\crosscell. There are six script files with .tcl extension.
    2. Edit the crossCellParameters.tcl file using any text editor.
    3. Replace the values of each parameter in this file with the actual value according to your environment settings. The values are between double quotes. All parameters are required.
    4. Save and close the file.
    5. Start the WebSphere Application Server on which the Monitor Server is installed if it was stopped.
    6. From the directory that contains the cross cell configuration scripts, execute the script file named configureMonitorCrossCell.tcl as follows:

      <WAS_Home_Dir>\bin\wsadmin -f configureMonitorCrossCell.tcl

    7. Restart the WebSphere Application Server.
  2. On the machine on which the remote WebSphere Application Server exists do the following:
    1. Copy the cross cell configuration script files from the Monitor Server machine. You must use the exact same crossCellParameters.tcl file.
    2. Start the WebSphere Application Server in the remote cell if it was not started.
    3. From the directory containing the cross cell configuration scripts, execute the script file named configureCrossCell.tcl. as follows:

      <WAS_Home_Dir>\bin\wsadmin -f configureCrossCell.tcl

    4. Restart the WebSphere Application Server.

Copyright IBM Corporation 2005, 2006. All Rights Reserved.