The following table describes Control-M/Agent Agentless parameters.
Parameter |
Description |
---|---|
RJX_CONN_MODE (SSH Connection Mode) |
The SSH connection mode used in Agentless jobs. Valid values: 0 - The agent uses only the SSH protocol to upload and download files and to submit the job to the remote computer. 1 - The agent uses both SFTP and SSH protocols. Only one connection is opened during job execution. 2 - The agent used both SFTP and SSH protocols. Two connections are opened at the beginning of the job, but after a while the SSH connection is closed. Default: 2 NOTE: The values 0 and 1 are not supported. BMC recommends to only use value 2. Modifiable by ctmwincfg: No Modifiable by ctmunixcfg: No |
RJX_CONN_TRY (AgentLess Connection Retries) |
Maximum number of attempts to be made to restore the connection. Valid values: Integer Default: 15 Modifiable by ctmwincfg: No Modifiable by ctmunixcfg: No |
RJX_CONN_TOUT (Time Interval between Restore Connections) |
Time interval, in seconds, between attempts to restore the connection. Valid values: Integer Default: 120 seconds Modifiable by ctmwincfg: No Modifiable by ctmunixcfg: No |
RJX_COPY_OUTPUT_REMOTE |
Determines where the OUTPUT handling operations are performed on the remote host. Valid values: Y, N Default: N |
RJX_DETAILS_TO_OUTPUT (Print Details to OUTPUT) |
Determines whether to include details related to the remote connection in the job OUTPUT of jobs executed on a remote host. Valid values: Y, N Default: Y Modifiable by ctmwincfg: No Modifiable by ctmunixcfg: No |
RJX_DOWNLOAD_OUTPUT (Download Output from Remote Host when job ends) |
Determines whether the post processing actions of move, copy, or delete of the job OUTPUTs is performed from the remote host. Valid values: Y, N Default: N |
RJX_KEEP_OUTPUT |
Determines if the OUTPUT file is deleted from remote host computers. Valid values: Y, N Default: N |
RJX_OUTPUT_DIR (AgentLess Temporary Directory) |
A directory to store temporary files. These files are automatically removed to Control-M/Agent when the jobs end and the network connection is available or restored. Default: period (.), which means that the files are stored in the user home directory of the job’s owner in the remote host. Modifiable by ctmwincfg: No |
RJX_POOL_CONNECTION_LIMIT |
Specifies how many jobs can make use of a single connection. The connections are monitored and unused ones (connections with ended jobs) are released. Valid values: 1 - 50. When set to 1, the Agent works as it does for Control-M/Agent 6.4.01. Default: 10 |
RJX_POOL_SLEEP_TIME |
The interval needed for a thread to monitor the connections and release unused ones. Valid values: 1 - 30 minutes Default: 10 minutes |
RJX_POOL_KEEP_UNUSED |
Sets the amount of time, in minutes, to check the status of open connections. Valid values: 1 - 30 minutes Default: 10 minutes |
SSH_VER_CMD |
SSH command to verify platform version. Valid values: A valid command. Default: cmd.exe /c ver Modifiable by ctmwincfg: No |
WMI_TCP_ONLY_PING |
Determines whether the WMI remote host availability will be checked by TCP ping only (Y) or by checked both WMI and TCP (N). Valid values: Y, N Default: N |
WMI_WAIT_TIME_OUT |
Set the time to wait for WMI events. Valid values: Positive integer (milliseconds) Default: 50000 (milliseconds) |
RJX_CLEAN_ENV |
Determines deleting of temporary files on remote host after job execution. Valid values: Y, N Default: Y |
RJX_FORCE_OS_CHECKING |
Determines whether to check for the remote host platform for every job. Valid values: Y, N Default: N |
RJX_LIFE_CHK_INTERVAL |
Determines the interval in seconds for job monitoring via SFTP connection when the SSH connection is down. Valid values: 0-86400 seconds Default: 0 seconds |
RJX_MULTIPLE_HOST |
Determines whether to allow multiple remote hosts keys (for clusters) Valid values: Y, N Default: N |
RJX_SSH_CLOSE_TOUT |
Determines the SSH connection timeout for job monitoring (Mode 2). Valid values: 1 - 86400 seconds Default: 300 seconds |
RJX_SSH_RETRIES |
Determines the number of retries when communicating via the SSH-courier. Valid values: 1 - 1000 Default: 10 |
WMI_REMOTE_SHARED_NAME |
Specifies the shared directory name used by the Agent for WMI jobs. Valid values: SYSOUT Default: SYSOUT |
Parent Topic |