Installing the Integration Service and Remote Cell using the wizard
Infrastructure Management allows you to install one or more Integration Services on a single computer. Multiple TrueSight Infrastructure Management Servers in different locations can connect to different Integration Services running on a single computer. However, each Integration Service on a computer can communicate with only one TrueSight Infrastructure Management Server at a time.
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.
To install multiple Integration Services on a single computer
By installing multiple Integration Services on a single computer, you can partition the monitoring into different domains and maximize hardware usage. Multiple TrueSight Infrastructure Management Servers in different locations can connect to different Integration Services running on the same computer. Each Integration Service can collect a different set of data authorized for its respective TrueSight Infrastructure Management Server.
You can choose to install a new instance of the Integration Service or alternatively, you can upgrade an existing Integration Service by selecting from the list displayed. If you want to upgrade an existing Integration Service, see Upgrading.
The procedure to install multiple integration services is similar to installing the Integration Service for the first time.
- Perform the installation procedure as described above.
- (Windows) If WinPCAP application is installed, on the local agent Installation dialog box, click Yes to overwrite the IP Top10 detailed diagnostics.
- Click Finish.
Next step in the Installation process
Step 5 Phase C Task 1 — Now that you have successfully installed the Integration Service and Remote Cell, you must download and deploy monitoring solutions.