This document covers information about Workload Automation Autosys - Log / Configuration gathering
A. Environment
Command to obtain Version
AutoSys version: autoflags -a
Web UI version: uejmver.sh or uejmver.bat
EEM: EEM UI -> About link
Commands to get additional details about the configuration
For AutoSys:
as_info
chk_auto_up
For WCC:
wcc_config.sh
(several flags available depending on what information is needed).
see usage for exact syntax:
https://techdocs.broadcom.com/us/en/ca-enterprise-software/intelligent-automation/autosys-workload-automation/12-0/administrating/ca-wcc-administration/administer-the-configuration-batch-interface.html
For Agents:
cybAgent -vv
B. Logs / Configuration files to collect
For AutoSys:
$AUTOSYS/config/connection.properties
$AUTOUSER/config.$AUTOSERV
$AUTOUSER/*.config
$AUTOUSER/out/*
$AUTOUSER/../Logs/*
For Autosys Web Server:
$AUTOUSER/webserver/conf/*
$AUTOUSER/webserver/bin/*
For WCC:
$CA_WCC_INSTALL_LOCATION/data/config/application/config/resources/connection.properties
$CA_WCC_INSTALL_LOCATION/collectors/WCC_COLLECTOR/data/config/application/config/resources/connection.properties
a tar/zip of entire folder and its sub folders and contents: $CA_WCC_INSTALL_LOCATION/log/*
$CA_WCC_INSTALL_LOCATION/collectors/WCC_COLLECTOR/log/*
For EEM:
$CASHCOMP/EmbeddedEntitlementsManager/eiam-install.log
$CASHCOMP/EmbeddedEntitlementsManager/config/server/server.xml
$CASHCOMP/EmbeddedEntitlementsManager/logs/*
a tar/zip of entire folder and its sub folders and contents: $CASHCOMP/CADirectory/dxserver/config/knowledge/*
$CASHCOMP/CADirectory/dxserver/logs/*
$CASHCOMP/iTechnology/*.conf
$CASHCOMP/iTechnology/*.log
For Agents:
$AUTOSYS/../SystemAgent/<AGENT_NAME>/agentparm.txt
$AUTOSYS/../SystemAgent/<AGENT_NAME>/nohup.*
$AUTOSYS/../SystemAgent/<AGENT_NAME>/cmd.*
$AUTOSYS/../SystemAgent/<AGENT_NAME>/profiles/*
$AUTOSYS/../SystemAgent/<AGENT_NAME>/log/*
$AUTOSYS/../SystemAgent/<AGENT_NAME>/spool*
$AUTOSYS/../SystemAgent.<AGENT_NAME>/WA_Agent_<verison>_Install_<date>.log
C. Misc. tips
AutoSys errors and warning messages are prefixed with “CAUAJM_E_” and “CAUAJM_W_” look for those types of messages and use them searches when troubleshooting.
WCC errors are typically in the format of E<######>
Some helpful / commonly referred to links:
Starting and stopping the product(s)
Setting in the agentparm.txt file:
Configuring EEM with LDAP:
Configuring EEM in Multi-write mode:
Configuring EEM certificates with a customer key length
Export / copy EEM policies:
AutoSys EEM policies:
Web UI EEM policies:
Product Ports:
General AutoSys Debugging
Install/Upgrade:
https://knowledge.broadcom.com/external/article?articleId=232321
Upgrade:
https://knowledge.broadcom.com/external/article?articleId=262994