Downloading and installing additional instances of the Integration Service
Where you are in the Installation process
The Integration Service collects device-specific data such as CPU usage, memory usage, and other data specific to the host operating system and enables Infrastructure Management Servers to remotely gather statistical data from all supported operating systems. The Integration Service can collect data from PATROL and external products, such as HP Operations Manager and IBM Tivoli Monitoring.
You can download an installation utility for the Integration Service from the TrueSight console and install the Integration Services on additional computers in the environment that you want to monitor. However, the downloadable file for the remote cell on the HP-UX operating system is available only on the BMC Electronic Product Distribution (EPD) website.
To download the installation files
- Log in to the TrueSight console.
- In the navigation pane, expand Configuration and select Managed Devices.
- Select the Infrastructure Management server where you want to install the software.
- Click the action menu and select Launch Downloads console.
The Downloads console opens in a new browser tab. - From the Infrastructure Management Integration Service Software table, select the installation file for the applicable operating system. Save the file to the computer on which you want to install the Integration Service.
You can now install the Integration Service and Remote Cell.
To install the Integration Service and Remote Cell
Do the following:
- Log in to the host computer (as a root user or a non-root user if you are using Linux) on which you want to install the Integration Service and Remote Cell, and delete all the files from the temporary directory:
- (Windows) %temp%
- (Linux) /tmp
- Extract the downloaded zip files (the installer) to a temporary directory.
- Save the TSIMAgent.zip file on your drive and extract its contents.
(Linux) 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.
Example: chmod -R 755 Disk1
- Navigate to the Disk1 directory of the extracted folder, and run the installer:
- (Windows) install.cmd with the Run as administrator option
- (Linux) ./install.sh as a root user or a non-root user
- Review the Welcome page, and click Next.
Read the license agreement, agree to the terms, 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. Ensure that you correct the issues, and restart the installation process.A warning is displayed if the Microsoft .NET Framework is not installed on the computer. Install Microsoft .NET Framework version 3.0.
- If you want to install an additional Integration Service, on the Existing Installed Instances Detected page, select Install a new instance of this application.
The default installation directory for the first instance is:
- (Windows) \Program Files\BMC Software\TSIMAgent
- (Linux) /opt/bmc/TSIMAgent
Retain the default or select a different directory, and click Next.
- Select the components that you want to install, and click Next.
- Based on your selection, the applicable configuring pages are displayed. Type the appropriate details and click Next.
- Review the installation details, and click Install.
After the installation is complete, the Installation Summary page is displayed. - Select View Logs to open the installation logs.
To verify that the Integration Service is running:
- (Windows) Check if the Integration Service(portNumber) service status is Started.
(Linux) Navigate to the installationDirectory/pw/pronto/bin/ directory and run the pw agent status command. Verify that the pronet_agent process is listed.
If the pronet_agent process is not listed, run the pw agent start command. This command restarts all the Integration Service processes.
Next step in the Installation process
Now that you have successfully installed additional instances of the Integration Service, install the other TrueSight components as per your license entitlements. For instructions, see Installation process.