4.6.11 Defining a host
(1) <host>
- Contents
- Defines a host.
- For defining multiple hosts, specify the host tag for each host. A host can be shared among multiple Web systems.
- Specifiable value
- --
- Omitting tags
- Can be omitted.
- Omitting values
- Can be omitted.
(2) <host-name>
- Contents
- The <host-name> tag specifies a name or an IP address for identifying a host.
- When specifying the host name for which the IP address cannot be changed, an error occurs during the system setup.
- You can also specify @myhost in the <host-name> tag. If you specify @myhost, the host name is automatically replaced with the host name for the management server machine in the destination environment during system setup.
- Specifiable value
- The following strings can be specified:
- Host name
- IPv4 address
- @myhost
- Omitting tags
- Cannot be omitted.
- Omitting values
- Cannot be omitted.
(3) <display-name>
- Contents
- Specifies the host display name within 128 characters. There are no restrictions on the permitted characters.
- Specifiable value
- Specify any string within 128 characters.
- Omitting tags
- Can be omitted.
- Omitting values
- Can be omitted.
(4) <description>
- Contents
- Specifies a comment about the host within 1,024 characters. There are no restrictions on the permitted characters.
- Specifiable value
- Specify any string within 1024 characters.
- Omitting tags
- Can be omitted.
- Omitting values
- Can be omitted.
(5) <agent-host>
- Contents
- Specifies the host name or IP address of the Cosminexus Administration Agent.
- You can also specify @myhost in the <agent-host> tag. When specifying @myhost, the value in the <host-name> tag in the host definition is automatically set up during the system setup.
- Specifiable value
- The following strings can be specified:
- Host name
- IPv4 address
- @myhost
- Omitting tags
- Can be omitted.
- Omitting values
- Can be omitted.
(6) <agent-port>
- Contents
- The <agent-port> tag specifies a port number of the Cosminexus Administration Agent.
- Specifiable value
- Specify an integer from 1 to 65535.
- Omitting tags
- Can be omitted.
- Omitting values
- Can be omitted.