Configuring the platform control tool

After installing IBM® Intelligent Operations Center, if you have installed a Java JRE different from the one provided with IBM Intelligent Operations Center you need to define the JRE location used by the platform control tool.

Procedure

  1. On the management server, edit the /opt/IBM/ISP/mgmt/scripts/CommandEngine.sh file.
  2. Change export JAVA_HOME= to the location of the Java JRE.
  3. Save the changes.
  4. On the management server, edit the /opt/IBM/ISP/mgmt/scripts/UpdateProperty.sh file.
  5. Change export JAVA_HOME= to the location of the Java JRE.
  6. Save the changes.