Previous Topic: LACTR ExamplesNext Topic: LAGENT Examples


LAGENT Command

The LAGENT command displays agents to which this CA Workload Automation SE can communicate provided that communication paths are available. To send agent jobs, each agent must be defined to CA Workload Automation SE, and this CA Workload Automation SE instance must be defined to each agent.

Note: For more information about defining agents, see the CA Integrated Agent Services Implementation Guide.

This command has the following format:

►►─ LAGENT ─┬──────────────────────┬─┬────────────────────────┬───────────────►◄
            └─ ,AGENT= ─┬─ * ◄ ──┬─┘ └─ ,LIST= ─┬─ SHORT ◄ ─┬─┘
                        ├─ name ─┤              ├─ ACCUM ───┤
                        └─ mask ─┘              ├─ ALL ─────┤
                                                └─ STATS ───┘
AGENT

(Optional) Specifies the agent name or mask to select agent information for display.

Default: * (all agents)

Limits: 1 to 16 characters

LIST

(Optional) Specifies the amount of agent information to provide.

SHORT

Lists the agent name, active status, and host name. SHORT is the default.

ACCUM

Lists the accumulated statistics for each agent requested. These statistics are reset to zero when the CA IAS checkpoint file is initialized. This can be useful to detect whether any agent jobs are being sent to a particular agent. This option also lists communication handshake information captured when the agent last initiated a handshake. If the agent has not initiated communications since the IASCKPT file was initialized, this data displays as N/A.

ALL

Lists the definition associated with the agents requested. This information includes platform, code (ASCII or EBCIDC), host information, and more.

STATS

Lists the current statistics for each agent. These statistics are reset to zero each time CA Workload Automation SE is initialized. This information can be useful to detect the last time a message was sent or received as well as agent activity. This option also lists communication handshake information captured when the agent last initiated a handshake. If the agent has not initiated communications since the IASCKPT file was initialized, this data displays as N/A.

More information:

Masking