This topic provides information about how to customize the
FILE_ROUTECARD.YML configuration.
About this task
You can specify the JCL ROUTECARD file location in the corresponding
FILE_ROUTECARD.YML file.
By default, a dataset member contains mapping from the ROUTECARD to
SYSPLEX and LPAR. Then, the dataset member is specified in
the FILE_ROUTECARD.YML file, which is an input to the Discovery Agent.
Procedure
- Create a dataset member called ROUTECARD:
The format of the ROUTECARD member
is:
RoutecardID, SysplexName, LPARName
An example of the ROUTECARD member is:
routecard1,sysplex2,lpar1
routecard2,sysplex2,lpar2
routecard3,sysplex2,lpar3
routecard4,sysplex2,lpar4
- Run the cd discovery-agent-<version>/config command to update the
FILE_ROUTECARD.YML file to point to the ROUTECARD member.
The
following is an example of the
FILE_ROUTECARD.YML file with ROUTECARD
type:
files:
- version: v1
type: ROUTECARD
timestamp: 2023-01-01 00:00:00
deleted: false
sysplex_name:
dataset_name: DS.RC
member_name: ROUTECARD