Requirements for installing individual components on UNIX and Linux
This topic describes the requirements for installing TrueSight Server Automation on on UNIX and Linux platforms.
The topic includes the following sections:
Requirements for installing product components on UNIX and Linux
You can also use the individual product installers to install single components.
Component | Requirements |
---|---|
All | |
Application Server (with NSH and agent) |
|
Agent only | Optionally, set the INSTALL_FILES_TEMP environment variable to a valid, writable directory. If this variable is set, the installer files are stored in that location, thereby reducing the disk space requirements for /tmp during the installation. At the operating system command line, enter the following commands: INSTALL_FILES_TEMP=<temporaryDirLocation> For more information, see Methods for reducing installation space on Linux and UNIX. |
File server | |
NSH only | Linux platforms on which you plan to install the Network Shell must have the libtermcap.so.2 shared library installed. Install the shared library before installing the Network Shell. For more information, see Requirement for installing the Application Server or Network Shell on Linux. |
Required ports for installers
Note the following port-related information prior to installing TrueSight Server Automation:
- Before you install the TrueSight Server Automation Console, make sure that port 9998 (TCP) is not being used. Installation of the console requires use of this port. If the port is already in use, the installer shows a progress bar but exits before launching and the installation fails.
- For the UNIX agent installer, use either ssh or ftp/telnet to run the agent installer. Only the ports for the specific method of install need to be open.
For more information, see TrueSight-Server-Automation-ports.
Supported platforms for native installers
For several Linux and UNIX platforms, you can choose between a shell-based (.sh) installer and a native installer (.bff for AIX, .rpm for Linux, or .gz for Solaris). You might prefer to use the native installer, for example, to install in bulk.
Where to go from here