This section describes the parameters applicable to the logical CTM domain manager.
The following table describes the parameters applicable to the logical CTM domain manager. In the table below, Default value means the value that is assumed when the parameter is not specified.
Table 4-111 Parameters applicable to the logical CTM domain manager
Value of param-name | Value of param-value | Default value |
---|---|---|
cdm.agent.port | Specify the port number of Smart Agent. This parameter can only be used for free-tier. | 14000 |
cdm.AliveCheckCount | Specifies the monitoring interval coefficient for the operating state between CTM domain managers as an integer in the range from 2 to 255. | 2 |
cdm.port | Specifies the port number used by the CTM domain manager to exchange the CTM domain configuration information as an integer in the range from 5001 to 65535. | 20137 |
cdm.prf.PRFID | Specify the PRF identifier. If you specify a PRF identifier when the PRF daemon is invoked, specify the same PRF identifier. If the PRF identifier is omitted when invoking the PRF daemon, do not specify the PRF identifier. If the PRF identifier does not match, performance analysis trace cannot be acquired. This parameter can only be used for free-tier. | None |
cdm.SendHost# | Specifies the host IP address on which the CTM domain manager, which is present in different network segments and which becomes the distribution destination of the CTM domain configuration information, operates. The IP address specified at this time is the IP address specified in the <host-name> tag in the host definition. Due to this specification, the CTM configuration information can be distributed among the CTM domains consisting of multiple network segments. | None |
cdm.SendHostInterval | Specifies the interval for sending the CTM domain configuration information for the host specified in cdm.SendHost as an integer in the range from 0 to 65535 (unit: seconds). If the interval is not specified, it indicates that the interval is the same as the broadcast interval. If 0 is specified indicates that the configuration information is not to be sent. | None |
cdm.SendInterval | Specifies the interval at which the CTM domain manager broadcasts the CTM domain configuration information within the network segment as an integer in the range from 0 to 65535 (units: seconds). 0 indicates that the configuration information is not to be sent. | 60 |
cdm.SubnetMask | Specifies the subnet mask of the network. | 255.255.255.0 |
ctmdomname | Specifies the name of the CTM domain to which the CTM domain manager belongs, within 31 characters. You can specify alphanumeric characters and underscore (_). Do not specify a string other than "CTMDOMAIN", such as a string beginning with "CTM" or "ctm". The name must be unique on the same host. | CTMDOMAIN |
ctmspool | Specifies the CTM execution environment directory. Use "/" as the file separator. | &{cosminexus.home}/CTM/spool |