The following command line parameters are supported by the install.sh install utility script starting with Linux sensor 2.12 and later. Parameter values must always be enclosed in single quotes.
To view all command line parameters, run the command together with the -h
parameter.
Parameter | Description |
---|---|
<no parameter> | Only installs the sensor on the endpoint. Does not register or start the sensor. |
-b | --bypass |
Enable bypass mode (disabled protection) immediately after installation. |
'<Company_Code>' |
Registers and starts the sensor. |
-d | --disable-lr |
Disable Live Response for the sensor during start. Live Response is enabled by default. |
-g | --groupname '<POLICY_NAME>' |
Assign the policy to which the sensor will be added during start. |
-h | --help |
Displays all command line options. |
-p | --proxy '<PROXY_SERVER:PORT>' |
Preferred proxy server and port. |
-r | --register |
This option skips starting the agent and only registers the sensor during installation. Company code must be passed when using this option. |