KOB_SITST_INCLUDE_HUBS

This parameter is used to explicitly include one or more hub TEMS for periodic situation data collection. This parameter must be added to the EMBEDS(KOB$PENV) member (Configuration Manager) or to the WCONFIG(KOB$PENV) member (PARMGEN). You must enable the parameter after adding it in the imbed.

Required or optional
Optional
Location where the parameter value is stored
The KOBENV member of RKANPARU.
PARMGEN name
KOB_SITST_INCLUDE_HUBS
Description
User supplies a comma-separated list of hub TEMS names (CMS_NODEID). If both KOB_SITST_INCLUDE_HUBS and KOB_SITST_EXCLUDE_HUBS parameters are specified, the values specified in the KOB_SITST_INCLUDE_HUBS parameter are ignored, and only the values for KOB_SITST_EXCLUDE_HUBS are applied. If neither parameter is implemented, then all discovered Hub TEMS are sampled for situation data. For example: To include three test Hub TEMS running on z/OS, zLinux, and Windows, uncomment the parameter and customize the parameter value as follows:
KOB_SITST_INCLUDE_HUBS=%RTE_TEMS_NAME_NODEID%,HUB_zlnx,HUB_win
Related parameters