Installation → Installing Servers and Agents → Agent Installation → Silent Mode Agent Installation → (UNIX/Linux) Agent Silent Installation → (UNIX/Linux) Agent Silent Install Options
This section provides the list and description of the UNIX/Linux silent install options, and examples of the option settings.
For examples of the option settings, see (UNIX/Linux) Server Silent Installation: optionsFile.txt Examples.
Option | Description |
---|---|
-P installLocation |
(Required) Location into which the agent will be installed. |
-V IS_DESTINATION |
(Required) Location into which the agent will be installed. |
-V AgentName |
(Required) Name of the agent. |
-V UseRelayYes |
(Required) To use an agent relay set to true, if not, set to false. |
-V RelayHost |
(Required only if -V UseRelayYes="true" is specified.) The hostname of the agent relay to be used. |
-V RelayPort |
(Required only if -V UseRelayYes="true" is specified.) The port number of the agent relay to be used. |
-V RelayProxyPort |
(Required only if -V UseRelayYes="true" is specified.) The proxy port number of the agent relay. |
-V ServerHost |
(Required if -V RelayPortYes="false") The hostame of the Deployment Automation server. |
-V ServerPort |
(Required if -V UseRelayYes="false") The port number of the Deployment Automation server. |
-V ServerMutAuth |
(Required) If mutual authentication will be used with the server set to true, otherwise set to false. For more information, see Secure Socket Layer (SSL) Configuration. |
-V JreNew |
(Required) To
install a new JRE with the agent, set to
true, if not then set to
false.
Note: If you are installing an HPUX agent, this option must be
set to
false. You must download and install the HPUX
JRE yourself before installing the agent.
|
-V JreInstallLoc |
(Required if -V JreNew="false") To specify the location of a pre-existing JRE for the agent to use. |
-V ServiceYes |
(Windows Required) To create a Windows service for the agent, set to true, otherwise set to false. This option is only valid for Windows systems. |
Copyright © 2011–2016 Serena Software, Inc. All rights reserved.