HP XP7 Command View Advanced Edition Mainframe Agent Installation and Configuration Guide (TK981-96005, May 2014)

Description of directive, and values to be specifiedDirective to be specified
Specify the following options to set up XP7 mainframe agent to act as the
origin server for Device Manager or Replication Manager:
The host name or IPv4 address of the host that is running XP7 mainframe
agent
The port number that was specified for the PORT parameter when initially
setting up XP7 mainframe agent
The following example shows how to specify the options:
ProxyPass / http://host-name-or-IPv4-address:port-number
/ProxyPassReverse / http://
host-name-or-IPv4-address:port-number/
ProxyPass and Proxy-
PassReverse
This directive is used to specify how long to wait before issuing a timeout.
Specify a value greater than the timeout values of Replication Manager
(bcmif.socketTimeout) and Device Manager
(host.mf.agent.connection.timeout).
Timeout
Collecting the trace log
To collect error logs and access logs between either Device Manager or Replication Manager and
IBM HTTP Server, use the log function of IBM HTTP Server.
As for whether to collect logs of IBM HTTP Server, follow the instruction from the Web administrator.
Note that, if you do not collect logs, it might be difficult to determine the cause of an access error.
Creating initialization parameters
This section describes how to create the initialization parameters for setting up the environment that
is required to start the XP7 mainframe agent. YKPRM00 is a member of the initialization parameter
samples registered in the sample library during initialization. Adjust the parameters to fit your
environment.
Create a dataset to hold the initialization parameters by specifying the following attributes:
LRECL: 80
BLKSIZE: Multiple of 80
RECFM: Fixed-length or blocked fixed-length record
DSORG: Sequential or partitioned dataset
How to use the SETINIT command
This subsection explains the format of the SETINIT command, that sets the initialization parameters.
For details about the symbols used in command explanations, see Table 25. For details about the
command syntax elements, see Table 26.
0
SETINIT[
1
parameter]...
Specify a SETINIT command and parameters in columns 1 through 71. Any information specified
in a column after column 72 is ignored.
Installation and Configuration Guide 31