Previous Topic: Turn off Statistics CollectionNext Topic: Resource Initialization Manager


Integration with CA OPS/MVS Event Management and Automation

Agent Technology services generate the following messages at startup and shutdown. These messages are useful for integrating with CA OPS/MVS Event Management and Automation for automating the Agent Technology startup and shutdown processes.

UAT0001I awservices is started
UAT0002I awservices is stopped
UAT0011I Starting agent_name:instance_name
UAT0012I agent_name:instance_name is stopped
UAT0013W agent_name:instance_name is status reason : reason

The following messages trigger events for individual agents:

UAT0101I Agent agent_name is ready
UAT0102I Agent agent_name is stopped

To control the message destination, set the AW_MESSAGE_OUTPUT environment variable in both your CAW0OPTV(ENVFILE) member and your agentworks.profile file (in the Agent Technology root directory) to one of the following values:

WTO

The operators console

SYSLOG

System log (default)

BOTH

Both the operators console and system log

NONE

None