Installing Integration Service and Remote Cell on Linux, IBM AIX, or Solaris
This section provides instructions for installing a Integration Service and Remote Cell on a Linux, IBM AIX, or Solaris operating system for the first time.
For instructions and more information about installing multiple Integration Services, see Installing-multiple-Integration-Services-on-a-single-computer-Linux-IBM-AIX-or-Solaris.
Before you begin
- On Linux, ensure that you install the required libraries.
- Ensure that you do not install Integration Service on the same computer where you have installed the BMC TrueSight Infrastructure Management Server.
- Ensure that the computer on which you are installing the product adheres to the requirements described in the Preparing for your installation section.
- BMC recommends that you use MobaXterm as the UI to install Infrastructure Management on Linux/Solaris systems.
Installing as a non-root user
You can install Integration Service and Remote Cellas a user with root permissions or a non-root user with Sudo permissions.
To install as a non-root user, perform the following steps:
- Log on as a root user.
- Use the useradd command to create a user account. Assign a password to this user account.
- Open the /etc/sudoers file.
- At the end of the file, add the line <NON_ROOT_USER> ALL=(ALL) PASSWD:ALL, where <NON_ROOT_USER> is the user account you created.
- Save the file and exit from root.
- Log on to the computer using the non-root user account you created.
- Run sudo install.sh. Enter the non-root account password when prompted.
To install Integration Service and Remote Cell on Linux, IBM AIX, or Solaris operating system
Perform the following steps to install Integration Service and Remote Cell on Linux, IBM AIX, or Solaris operating system:
- Access one of the following locations and download the Integration Service installation program:
- DVD — Insert the installation DVD. In the <installLocation>\<OperatingSystem> directory, open the following folder.
- (Linux) TSIMAgent\Linux
- (Solaris) TSIMAgent\Solaris
- (AIX) TSIMAgent\AIX
- BMC Software EPD website—For more information about downloading the installation program from the BMC Software EPD website, see Downloading-the-installation-files.
- Central Monitoring Administration Console—For more information about downloading the installation program from the Central Monitoring Administration console, see Downloading-Integration-Service-software.
- DVD — Insert the installation DVD. In the <installLocation>\<OperatingSystem> directory, open the following folder.
- Apply executable rights to all the installation files by running the following command: chmod -R 755 installationDirectoryFolderName installationDirectoryFolderName is the name of the folder that contains all the installation files.For example, chmod -R 755 Disk1
On a command line, run the following command as an administrator:
./install.sh- On the Welcome page, click Next.
- On the License Agreement page, select I agree to the terms of the license agreement, and click Next.
The preinstallation check utility verifies whether the computer meets the requirements for installing the Integration Service. If the preinstallation check fails, the errors or warnings are listed in the Notification page. In that case, ensure that you correct the issues, and restart the installation process. - On the Directory Selection page, retain the default directory (/opt/bmc/TSIMAgent), or select a directory of your choice, and click Next.
- On the Component selection page, select the components that you want to install, and click Next. The following table lists the components that you can install and the procedure to install and configure them:ComponentProcedureIntegration ServiceConfiguring the Integration ServiceInfrastructure Management Remote CellConfiguring the Infrastructure Management Remote CellIntegration Service and Infrastructure Management Remote CellConfiguring the Integration Service and the Infrastructure Management Remote Cell
- Review the Installation Preview page, and click Install to start the installation.
- On the Installation Summary page, click View Log to view the log file, or click Done to exit the installation.Review the Installation Preview page, and click Install to start the installation.
Where to go from here
Adding-or-editing-an-Integration-Service-through-Central-Monitoring-Administration
Related topics
Configuring-the-Integration-Service-for-extended-security
Installing-multiple-Integration-Services-on-a-single-computer-Linux-IBM-AIX-or-Solaris
Verifying-that-the-Integration-Service-is-running
Installing-Integration-Service-and-Remote-Cell-on-Microsoft-Windows