Panel | ||||
---|---|---|---|---|
|
Universal Task to Install Universal Agent via SSH Server; Download Universal Agent Install from Stonebranch Website
Note | ||
---|---|---|
| ||
Requires an SSH Server running on the target Server where the Universal Agent is to be installed. |
...
- Uploads a previously downloaded Universal Agent installation package for the selected OS platform and version from the specified Runtime directory to the target installation server.
- Installs the Universal Agent.
Example Output
Universal Task Details Fields
Function = Download - To Runtime Directory
Field Label | Description | Example |
UA Version | The Universal Agent version number to be downloaded. In the format v.r.m.m or latest. | 6.8.0.0 |
UA Platform | Select the required Universal Agent OS platform from the list. | |
Logging Level | Controls messages issues from the Universal Task:
| None |
Runtime Directory | Specify where the Universal Agent installation package will be downloaded to. | C:\UA\InstallFiles |
Function = Install - From Runtime Directory
Field Label | Description | Example |
UA Version | The Universal Agent version number to be uploaded and installed. In the format v.r.m.m or latest. | 6.8.0.0 |
UA Platform | Select the required Universal Agent OS platform from the list. Note: This version of the UA Install task only supports the following Linux and Windows operating systems.
| |
Remote SSH Server | Specify the Hostname for the Remote SSH Server. | mysshserver |
Remote SSH Port | Specify the SSH port for the Remote SSH Server. | 22 |
Remote SSH Credential | Select the Credential Definition to access the Remote SSH Server. If the Credential specifies a Key Location, Public Key Authentication will be performed. | |
Credential Variable | Check to specify a variable for the Remote SSH Credential . | |
UA Installation Options | Specify any desired Installation Options to be passed to the install command. Note:
Refer to the documentation for the relevant installation package for more information: | |
Logging Level | Controls messages issues from the Universal Task:
| None |
...