KN3_TEMS_TCP_HOST
Use the KN3_TEMS_TCP_HOST parameter to specify the agent's primary TEMS TCP/IP information.
- Required or optional
- This is a required field if you plan to have this agent communicate with Tivoli® Enterprise Monitoring Server using TCP/IP.
- Location where the parameter value is stored
- In the KN3ENV member in the rhilev.midlev.rtename.RKANPARU
library
- Parameter name
-
CT_CMSLIST=%KN3_TEMS_TCP_HOST
- Default value
- Value set for the RTE_TCP_HOST parameter for the runtime environment
- Permissible values
- Character string, maximum length 32
- Batch parameter name
- KN3_CMS_TCP_HOST
- PARMGEN name
- KN3_TEMS_TCP_HOST
- PARMGEN classification
- Agent's Primary TEMS TCP/IP information
- Description
-
Server hostname
This parameter specifies the server hostname. To obtain the host name or IP address, enter
TSO HOMETEST
at the command line. If the z/OS® domain name resolver configuration specifies a search path that includes the target domain suffix, specify only the first qualifier of the host name. (Example:sys
is the first qualifier of the fully qualified host namesys.ibm.com
.) Otherwise, specify the fully qualified host name.This is a required field if you plan to have this server communicate with agents using TCP/IP.
Attention: KN3_TEMS_TCP_HOST and KN3_AGT_TCP_HOST must be the same value if KN3_TEMS_LOCAL_CONNECT_FLAG=Y (that is, if the agent connects to local monitoring server).Example: To see this parameter specified in the context of the KN3ENV member, see Sample KN3ENV member.
- Related parameters