Previous Topic: How to Install the CA Mainframe Connector for Linux on System zNext Topic: Prepare for the CA Mainframe Connector for Linux on System Z Installation


How the CA Mainframe Connector for Linux on System z Works

CA Mainframe Connector enables client products to manage the Linux resources on z/VM systems. The feature provides the z/VM and Linux message and command and response services that client products use to manage the Linux resources. The feature consists of the following components:

The following illustration shows the main components and the flow of data:

The illustration shows the relationship between product components.

The feature has the following main components:

z/OS Region

Provides the following TCP/IP servers for the traffic between client products and the agents. You can use the following command to find out the status of these servers: F,rname,SERVERS.

VMMON

Provides the following services to the z/VM agents:

  • To receive unsolicited z/VM events and messages from the agents.
  • To provide a command and response interface for the agents.

This server sets up the port to which z/VM agents connect.

SYSLOG

Receives the messages from the syslog daemon. This server sets up the port to which the syslog daemon on each Linux system connects.

UNSOLMSG

Passes unsolicited events and messages to client products. This server sets up the port to which client products connect.

COMMANDS

Provides a command and response interface between client products and agents:

  • For the z/VM agents, the end-to-end command flow is client product, COMMANDS server, VMMON server, and z/VM agent. The reverse applies to the response flow.
  • For the Linux agents, the end-to-end command flow is client product, COMMANDS server, and Linux agent. The reverse applies to the response flow. This server communicates directly with a Linux agent. All Linux agents to be connected must set up their ports using the same port number.

You configure and run the region on the same z/OS system where your client products run. The task serves multiple z/VM and Linux agents.

z/VM Agent

Provides the following services:

You configure and run an agent on each z/VM system that hosts the Linux systems that you want to manage through client products.

Linux Agent

Provides the following services:

You configure an agent on each Linux system you want to manage through client products. The agent is started automatically after the syslog daemon connects with the z/OS region.