RTE_TEMS_TRANSPORT_MODE

Use this parameter to specify the Hypertext Transfer Protocol to use for communication with the Tivoli Enterprise Monitoring Server.

Description
This parameter specifies the Hypertext Transfer Protocol to use for communication between the Tivoli Enterprise Monitoring Server (TEMS) and other components.
Note: HTTP and HTTPS communication protocol configuration specified in Kpp_X_KDE_TRANSPORT_HTTP_OPTIONS and Kpp_X_KDE_TRANSPORT_GBL_OPTIONS can potentially override RTE_TEMS_TRANSPORT_MODE parameter output in the KppENV members.
Permissible values
HTTPS
Enables the HTTPS communication protocol for the Tivoli Enterprise Monitoring Server, and disables the HTTP communication protocol for all agents. Use parameter KDS_TEMS_HTTPS_PORT_NUM to specify the HTTPS port.
HTTP
Enables HTTP communication protocol for the Tivoli Enterprise Monitoring Server, and disables the HTTPS communication protocol. Use parameter KDS_TEMS_HTTP_PORT_NUM to specify the HTTP port.
NONE
Disables HTTP and HTTPS communication protocols for all agents.
Default value
HTTPS
Related parameters