Installing and configuring IBM Sterling Control Center Monitor for high availability from the command line
You can install the IBM® Sterling Control Center Monitor event processors (EPs) and the web server for a high availability environment on a UNIX operating system from a command line.
Before you begin
- InstallAnywhere requires temporary space for some of its operations during installation. If
there is insufficient space in the system temp, it attempts to extract the installer into your home
directory. Ensure that the system temp has sufficient space for the installation. Tip: You can force InstallAnywhere to use a different location for temp space by specifying the IATEMPDIR variable as shown in the following example:
export IATEMPDIR=$HOME
- In some UNIX environments, the installer reports that
there is not enough disk space to complete the installation when there really is sufficient disk
space. To bypass this situation, complete the following steps:
- Type the following commands:
export IATEMPDIR=$HOME export CHECK_DISK_SPACE=OFF
- Run the IBM Sterling Control Center Monitor installer.
- Type the following commands:
About this task
To install the IBM Sterling Control Center Monitor event processors and the web servers for a high availability environment on a UNIX operating system from a command line:
Attention:
- If you are upgrading from a previous version of IBM Sterling Control Center Monitor, see Release Notes.
- Make sure all EPs that have been installed in the cluster are running.