After you install the Linux agent software on the Linux system, you configure the agents for communication with the z/VM host and the z/OS region.
Follow these steps:
modprobe vmcp
The Linux agent can issue CP commands in the current session.
The Linux agent can issue CP commands the next time the Linux system starts.
/usr/sbin/calxagnt
The following example shows the content of a solve file:
#Linux Agent for CA Mainframe Connector
service SOLVE
{
socket_type = stream
protocol = tcp
wait = no
user = root
server = /usr/sbin/calxagnt
}
Note: If you are using SuSE, you can use YaST (Yet another Setup Tool) to create this file.
server_args = -d home_directory_path
service xinetd restart
Communication between the Linux agent and the z/OS region is configured.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |