The following table lists the ctmhostmap utility parameters:
Parameter |
Description |
|
---|---|---|
-force |
Override a regular agent computer that has the same name as the specified computer. Optional. This option is used in order to convert regular agent to remote host. For more information, see the appendix in the in Defining a remote host. |
|
-host |
Specifies the name of the remote host computer or <Default>. The name of the host cannot exceed 50 characters. This parameter is:
If -host is specified with -list, the remote host is not <Default>, and the status is not Discovering, then the details of the specified remote host are displayed. The output includes the following:
To view the "Default Remote Settings", specify the following command: ctmhostmap -action list -host "<Default>" |
|
-agent |
List of agent names, separated by semi-colons (;). For UNIX: Enclose the entire list in quotation marks. This parameter is:
For example, to list more than one Control-M/Agent, the entire list must be separated by semi-colons, for example pluto;mars;saturn. For UNIX, the list would be: "pluto;mars;saturn". |
|
-protocol |
Indicates which protocol is used by the agent to execute jobs on the remote host computer. Mandatory. Valid values are:
If SSH is specified, then the following parameters must be specified: |
|
-sshport |
Specifies the SSH port number that the SSH daemon is listening to on the remote host computer. Valid value: 22 or an integer from 1024 through 65535 |
|
-sshalg |
Indicates which SSH encryption algorithm is being used. Valid values are:
|
|
-compression |
Valid values are:
|
|
If WMI is specified, then the outputdir parameter must be specified. NOTE: The outputdir must either be prefaced with double back-slashes (for example d:\\output_dir), or be enclosed with quotation marks (for example "d:\output_dir"). |
||
-outputdir |
Indicates the directory used for the OUTPUT files created by jobs that have been submitted. The name of the outputdir cannot exceed 1,024 characters. NOTE: Configure the specified directory on the remote host as a shared directory, with the shared name of OUTPUT. |
Parent Topic |