Installing only the RSCD agent (Linux and UNIX)
This topic provides instructions for installing only the RSCD agent on an Oracle Solaris, Linux, IBM AIX, or HP-UX host computer when BMC Server Automation has never been installed on the computer before.
For information about installing an agent on a VMware ESX server, see Installing-an-RSCD-agent-on-a-virtual-UNIX-server.
To perform a silent installation of an RSCD agent, see Using silent mode to install an RSCD agent (Linux and UNIX).
Before you begin
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>
export INSTALL_FILES_TEMPFor more information, see Methods for reducing installation space on Linux and UNIX.
- If you are installing the RSCD agent on a computer running Red Hat Enterprise Linux version 6 x64 KVM, make sure that the glibc package is installed.
To install only the RSCD agent
- Navigate to the directory containing installation files and run the installation script for the RSCD agent. (Script names follow the convention: RSCDversion-platform) You must execute the installation from a root shell. Do not execute the installation script from a non-root account.
The following message is displayed:
Please choose the installation directory. [/opt/bmc/bladelogic] - To install the RSCD agent in /opt/bmc/bladelogic, press Enter. Or enter another directory path.
A message prompts you to choose a language for the installation program. - Enter the number representing the language that you want to use for the installation.
A welcome message is displayed. - Press Enter.
The following message is displayed:
Do you agree to the terms of the license agreement (y for Yes) ? Press y.
The following message is displayed:============== Select Installation Components =============
Server Utilities
1 - RSCD Agent
9 - Start the installation
A - Select all components
Select component- Enter 1.
A plus sign (+) appears next to the RSCD Agent to indicate you have chosen to install it. - Enter 9.
A message is displayed, asking you if you want to continue. - Enter y.
Follow the instructions in the installation script. For details about the required installation parameters, refer to Worksheet for installing BMC Server Automation on Linux and UNIX.
Installation is complete. The agent starts automatically.
For additional information on restricting access to RSCD agents, see How-BMC-Server-Automation-grants-access-to-RSCD-agents.
Where to go from here
To use the BLCLI or the blcred utility, you must install the BMC Server Automation Console. For information, see Installing the BMC Server Automation Console (Linux and UNIX).