Installing the Agent software on a Linux, HP-UX, AIX, or Solaris server
This section describes how to install the Agent software on a Linux, HP-UX, IBM AIX, or Oracle Solaris server.
To install the Agent software on a Linux, HP-UX, AIX, or Solaris server
- Install the Agent software package:
- (Linux) Perform either of the following options:
- To install in the /app/clarity directory, run the rpm -Uvh clarity-dagent-x.y.z-1. i386.rpm command.
To install in a directory other than /app/clarity, create the directory and use a sym-link before installing the package. For example, enter the following commands:
- (HP-UX) Run the gunzip command to decompress the file, then use the swinstall command to include the full path to the depot file and the appropriate version number. For example: swinstall -s /tmp/clarity-dagentx.y.z.depot dagent
- (Solaris) Run the gunzip command to decompress the file, and then use the pkgadd -d/tmp/clarity-dagent-x.y.z.pkg command.
- (AIX) Run the installp -agYX -d clarity-dagent-x.x.x.x.bff all command.
- (Linux) Perform either of the following options:
Run the Agent software configuration script:
/app/clarity/dagent/bin/reconfigure_dagent.sh
The script starts and displays a warning that the existing dagent configuration on the node will be erased.
- Press any key to begin entering data into the script.
The script prompts you to enter the host name of the Manager. Enter the fully qualified name of the Manager.
The script saves the changes to the dagent.conf file and prompts you to press any key to restart dagent.- Press any key.
The script stops dagent. Press any key.
The script checks the manager connection, displays the result, and starts the dagent.
After the Manager and Agent software are installed and running, hosts are automatically discovered and appear in the Pending Approval page of the Manager web-based GUI.
- Verify that the software is installed and running by going to the Pending Approval page where hosts pending approval appear.
See Discovering-databases.
mkdir -p /opt/bmc/BDA /app
ln -s /opt/bmc/BDA /app/clarity