Follow these steps to run the cross cell monitoring configuration
scripts in order to reset configuration that has been previously made to configure
the CEI Bus in a remote WebSphere® Application
Server cell.
- On the machine on which the Monitor Server is installed do the
following:
- Locate the required script files on the following location: <Monitor_install_Dir>\install\monsrv\configuration\crosscell.
There are six script files with .tcl extension.
- Edit the crossCellParameters.tcl file using any text editor.
- 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.
- Save and close the file.
- Start the WebSphere Application
Server on
which the Monitor Server is installed if it was stopped.
- 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 unconfigureMonitorCrossCell.tcl
- Restart the WebSphere Application
Server.
- On the machine on which the remote WebSphere Application
Server exists
do the following:
- Copy the cross cell configuration script files from the Monitor
Server machine. You must use the exact same crossCellParameters.tcl file.
- Start the WebSphere Application
Server in
the remote cell if it was not started.
- From the directory containing the cross cell configuration scripts,
execute the script file named configureCrossCell.tcl. as follows:
<WAS_Home_Dir>\bin\wsadmin
-f unconfigureCrossCell.tcl
- Restart the WebSphere Application
Server.