Installing and configuring IBM Sterling Control Center Monitor from the command line on UNIX
You can install the IBM® Sterling Control Center Monitor engine and the console 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 the user's
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 install IBM Sterling Control Center
Monitor even if there is sufficient disk
space. To bypass this situation:
- 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
Use this procedure to install the IBM Sterling Control Center Monitor engine and the web server on a UNIX operating system from either a console or a command line.
Attention: If you are upgrading from a prior version of IBM Sterling Control Center
Monitor, see Release
Notes.