CA SRM automatically installs the UNIX Agent during the registration of UNIX computers. However, if you want to install the agent manually, use the below procedure.
Important!
You need super user (root) access rights to install and configure the RSC server.
For Solaris, if the node name and the host name of the UNIX computers are different, the data collection fails.
You can install the UNIX agent only on the Solaris host as a domain.
To manually install the CA SRM UNIX agent
Application Server\Software\Intel\Config\InstallAgent\UNIX
Or here on the Application Server:
\\..CA SRM data\Database\Configuration\InstallAgent\UNIX
The following table displays the correct TAR file to copy:
|
OS |
SRM TAR File |
|---|---|
|
IBM AIX |
aix.tar |
|
Sun Solaris SPARC |
solaris.tar |
|
Sun Solaris x86 |
solaris.i86.tar |
|
HP-UX PA |
hpux.tar |
|
HP-UX IA |
hpux-itanium.tar |
|
Linux |
linux.tar |
|
z/OS and OS/390 |
linux390.tar |
Note: RSCD agent listens on a fixed port 7167. Make sure that no other applications use this port.
tar xvf <unix.tar>
For Linux, use this command:
tar xvfP <unix.tar>
./deploy <full_installation_directory_path>
For example:
./deploy /usr/rsc
Note: The installation directory cannot be a subdirectory of /usr/rsc.
./deploy -d <full_installation_directory_path>
For example:
./deploy -d /usr/rsc
The following message appears when the install is complete:
Rscd deployment finished successfully
|
Copyright © 2016 CA Technologies.
All rights reserved.
|
|