Preparing for installing the standalone Collection Agent
This topic provides information that you can use to prepare your environment for installing the standalone Collection Agent.
Related topics
Preparing for installation on a Windows computer
Ensure that you meet the following requirements for installing the standalone Collection Agent on a Windows computer:
- Read the Planning topic.
- Verify that the target host on which you want to install the standalone Collection Agent meets the system requirements.
- Ensure that you have installed the product. For more information, see Installing.
- Ensure that the ports used for connecting with the Collection Station are not in use. For more information, see Communication-ports-and-protocols.
- If you want to use a secured connection between the standalone Collection Agent and the Collection Station, ensure that you have already followed the steps described at Enabling-security-for-the-Collection-Station.
- If you want to install the standalone Collection Agent without Administration privileges, then you need the following additional permissions:
Write permissions to the directory in which you want to install the standalone Collection Agent.
- Write permissions to the C:\Windows directory; this is needed by the installer to create the ProductRegistry.xml file.
- Permissions to create an environment variable.
- Permissions to add a registry key and update a registry key.
- Permissions to install, start, stop, and uninstall the product services.
Preparing for installation on a Linux computer
Ensure that you meet the following requirements for installing the standalone Collection Agent on a Linux computer:
- To perform the installation on a remote Linux computer, enable the X Window System and set the DISPLAY variable to launch the installer user interface. To do so, run the following command:
DISPLAY=hostName:0.0
export DISPLAY
where hostName refers to the name of the computer on which you want to launch the installer.
- If you want to install the standalone Collection Agent without root privileges, then you need the following additional permissions:
Write permissions to the directory in which you want to install the product.
- Write permissions to /opt directory; this is needed by the installer to create the ProductRegistry.xml file. If /bmc directory exists under /opt, then you need write permissions to /opt/bmc directory.
- Permissions to create an environment variable.
- Write permissions to the /etc/profile directory.
- Write permissions to the /etc/ch.cshrc directory.
- Write and execute permissions to the /etc/init.d directory.