Installing BMC ProactiveNet Integration Service and BMC ProactiveNet Remote Cell on Linux, IBM AIX, or Solaris
This section provides instructions for installing a BMC ProactiveNet Integration Service and BMC ProactiveNet Remote Cell on a Linux, IBM AIX, or Solaris operating system for the first time. Before installing, ensure that you review the Recommendations for installing BMC ProactiveNet Integration Service.
For instructions and more information about installing multiple BMC ProactiveNet Integration Services, see Installing-multiple-BMC-ProactiveNet-Integration-Services-on-a-single-computer-Linux-IBM-AIX-or-Solaris.
Before you begin
- On Linux, ensure that you install the required libraries.
- BMC recommends that you use MobaXterm as the UI to install BMC ProactiveNet on Linux/Solaris systems.
Installing as a non-root user
You can install BMC ProactiveNet Integration Service and BMC ProactiveNet Remote Cell as 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.
- Save the BPPMAgent.zip file on your drive and extract its contents.
- Run sudo install.sh. Enter the non-root account password when prompted.
To install BMC ProactiveNet Integration Service and BMC ProactiveNet Remote Cell on Linux, IBM AIX, or Solaris operating system
Perform the following steps to install BMC ProactiveNet Integration Service and BMC ProactiveNet Remote Cell on Linux, IBM AIX, or Solaris operating system:
- Access one of the following locations and download the BMC ProactiveNet Integration Service installation program:
- Central Monitoring Administration Console—For more information about downloading the installation program from the Central Monitoring Administration console, see Downloading-BMC-ProactiveNet-Integration-Service-software.
- BMC Software EPD website—For more information about downloading the installation program from the BMC Software EPD website, see Downloading-the-installation-files.
- Save the BPPMAgent.zip file on your drive and extract its contents.
- 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 BMC ProactiveNet 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/BPPMAgent), 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:ComponentProcedureBMC ProactiveNet Integration ServiceConfiguring the BMC ProactiveNet Integration ServiceBMC ProactiveNet Remote CellConfiguring the BMC ProactiveNet 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.
Related topic