Installing agents in silent mode
In silent mode, you specify the installation properties in a text file and then run the installation without command-line prompts.
- For production environments, create a user account that is dedicated to running the agent on the computer where the agent is installed.
-
Ensure that each computer where you are installing an agent has a supported version of the Java™ Runtime Environment (JRE) or Java developer kit. For more information, see SPCR for Deploy.
-
If the target computer has an IBM® JRE or Java developer kit, update to a supported version of the IBM JRE or Java developer kit.
- Set the JAVA_HOME system variable to the location of the JRE or JDK that you are using.
- Your networks and firewalls allow communication on the required ports. See Firewall and communication configuration.
- Ensured that there is no limit on the maximum memory size and virtual memory
size. For example, on most Linux™ systems, you can
run the
ulimit -mandulimit -vcommands and ensure that both return the valueunlimited. To find out how to remove the limit on the maximum memory size and virtual memory size, refer to the documentation for the operating system.