Previous Topic: LAGENT CommandNext Topic: LARF Command


LAGENT Examples

LAGENT

LAGENT AGENT=* PAGE 0001 AGENT Name Active Host EROCAGENT YES 142.232.183.213 USERO23AGT YES 142.232.190.72 planor12 YES PLANOR12.CA.COM USERO01AGT YES 139.42.4.212 SAP1 YES sapagent.ca.com SLI2-00 REQUEST COMPLETED AT hh:mm:ss ON yy.ddd

Agent Name

Specifies an agent defined to CA WA CA 7 Edition.

Active

Specifies whether the agent is active.

YES

Specifies that agent contact is established.

NO

Specifies that the agent is not available.

NO_CON

Specifies that we could not connect with the agent. Check:

1) The address field in the IASAGENT DD file.

2) Is the agent down?

3) Is the port in use or incorrect?

NO_DNS

Specifies that we cannot resolve the domain name and cannot connect with the agent. Check:

1) Address field in the IASAGENT DD file?

2) Do you run multiple IP stacks and is CA 7 pointing to the correct stack?

NO_MSG

Specifies that the agent received the message, but the message was bad. Check the agent receiver.log file:

1) Is this encryption incorrect (bad padding message)?

2) Is the message bad?

NO_SOC

Specifies that we cannot get an IP socket and cannot connect with the agent.

NO_256

Specifies a problem using 256-bit encryption occurred when connecting with the agent.

Host

Specifies the host name or IP address where the agent is located.

Note: If the host name is greater than 50 bytes, a plus sign (+) appears at the end of the host name to keep the display short. If the full host name is needed, the LAGENT,LIST=ALL displays the full host name.

LAGENT,AGENT=*AGT,LIST=ALL AGENT=*ESP LIST=ALL PAGE 0001 AGENT Name: USERO23AGT Platform: NT Active: YES Host: 142.232.190.72 Port: 7520 Charset: ASCII Encryption Name: TEST1 Sleep time: 300 seconds Retry time: 4000 mseconds Retry count: 5 AGENT Name: USERO01AGT Platform: NT Active: YES Host: 139.42.4.212 Port: 7520 Charset: ASCII Encryption Name: TEST1 Sleep time: 300 seconds Retry time: 4000 mseconds Retry count: 5 SLI2-00 REQUEST COMPLETED AT hh:mm:ss ON yy.ddd

Agent Name

Specifies an agent defined to CA WA CA 7 Edition.

Platform

Specifies the operating system where the agent is running.

Active

Specifies whether the agent is active.

YES

Specifies that agent contact is established.

NO

Specifies that the agent is not available.

NO_CON

Specifies that we could not connect with the agent. Check:

1) The address field in the IASAGENT DD file.

2) Is the agent down?

3) Is the port in use or incorrect?

NO_DNS

Specifies that we cannot resolve the domain name and cannot connect with the agent. Check:

1) Address field in the IASAGENT DD file?

2) Do you run multiple IP stacks and is CA 7 pointing to the correct stack?

NO_MSG

Specifies that the agent received the message, but the message was bad. Check the agent receiver.log file:

1) Is this encryption incorrect (bad padding message)?

2) Is the message bad?

NO_SOC

Specifies that we cannot get an IP socket and cannot connect with the agent.

NO_256

Specifies a problem using 256-bit encryption occurred when connecting with the agent.

Host

Specifies the host name or IP address where the agent is located.

Note: If the host name is greater than 50 bytes, a plus sign (+) appears at the end of the host name to keep the display short. If the full host name is needed, the LAGENT,LIST=ALL displays the full host name.

Port

Specifies the port number where the agent is listening.

Charset

Specifies the code set, ASCII or EBCDIC, that the agent uses.

Encryption Name

Specifies the name of encryption scheme for communication with this agent.

Sleep time

Specifies the amount of time to wait in seconds after the last retry before retrying the connection.

Retry time

Specifies the the amount of time in milliseconds between connection retries.

Retry count

Specifies the number of connection retries before sleeping.

LAGENT,LIST=STATS,AGENT=SCH* AGENT=SCH* LIST=STATS PAGE 0001 AGENT Name: USERO23ESP Release: Rvv.n Build: nnn HostName: USERO23-XP OSText: Windows XP for x86 Last Outbound: yy.187 15:04:19 Last Inbound: yy.187 15:04:19 Outbound Attempts: 1 Succeeded: 1 Failed: 0 Inbound Attempts: 2 Succeeded: 0 Failed: 0 Outbound Messages: 1 Queued: 1 Purged: 0 Inbound Messages: 2 Queued: 2 Outbound Bytes: 135 Inbound Bytes: 374 SLI2-00 REQUEST COMPLETED AT hh:mm:ss ON yy.ddd

Release

Specifies the software release for this agent.

Build

Specifies the software build information for this agent.

HostName

Specifies the host on which this agent is running.

OSText

Specifies the operating system on which this agent is running.

Note: Fields Release, Build, HostName, and OSText are captured only when the agent initiates the communication handshake with CA WA CA 7 Edition. The fields contain N/A if this agent has not initiated a handshake since the IASCKPT DIV file was initialized. Because CA WA CA 7 Edition initiates the communication handshake during its start-up, the agent must have started after CA WA CA 7 Edition is active to display data other than N/A.

Last Outbound

Specifies the date and time of last contact out to the agent.

Last Inbound

Specifies the date and time of last connection from the agent.

Outbound Attempts

Specifies the number of connections tried from CA WA CA 7 Edition to this agent.

Succeeded

Specifies the number of successful connections.

Failed

Specifies the number of failed connections.

Inbound Attempts

Specifies the number of connections detected from the agent to CA WA CA 7 Edition.

Succeeded

Specifies the number of successful connections.

Failed

Specifies the number of failed connections.

Outbound Messages

Specifies the number of messages built to send to the agent.

Queued

Specifies the number of messages queued for output to the agent.

Purged

Specifies the number of messages deleted from the queue.

Inbound Messages

Specifies the number of messages received from the agent.

Queued

Specifies the number of messages queued from the agent.

Outbound Bytes

Specifies the number of total bytes in outbound messages.

Inbound Bytes

Specifies the number of total bytes in received messages.