# # Agent settings for linux-x86-64 # # # Log # # log.archive settings: # 0 - archive with time extension # 1 - append ".archive.log" # 2 - delete previous log # 3 - keep writing to the same log file log.level=5 log.archive=1 log.maxsize=1M # # # Agent name # agentname=WA_AGENT # # Communications # communication.inputport=7520 # Allow agent to start with no managers defined communication.nomanagers.abort.disable=true # # Security # security.filename=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/security.txt security.level=off security.cryptkey=cryptkey.txt # # Initiators # There will be separate line for each pair of # initiators.class_N, where N is number running from 1 to ... # Class is user definable, (should be the same here and in AFM) # Soft shutdown mode waits for all jobs to be completed # initiators.class_1=Default,1000 # # Core parameters # core.health.monitor.enable=true # # General characteristics # spooldir=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/spool # Java parameters oscomponent.libjvmpath=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/jre/lib/amd64/libjava.so # What plugins we want to start by the core Java agent plugins.start_internal_1=runner plugins.start_internal_2=router plugins.start_internal_3=filemon plugins.start_internal_4=objmon plugins.start_internal_5=filebrowser plugins.start_internal_6=ftp # Jars classpath oscomponent.classpath=jars/*.jar:jars/ext/* management.snmp.mibfile=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/cybermation.mib # # FTP specific # ftp.noserver=true #ftp.serverport=21 #ftp.client.ssl=false #ftp.client.ssl.truststore=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/cacerts #ftp.client.ssl.truststore.password=055A55EB863D2A5D #ftp.server.ssl=false #ftp.server.ssl.keystore=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/serverkeystore #ftp.server.ssl.keystore.password=C8B98BFA6652520BC0 # # What management connectors we want to start by the core Java agent # # # Unix specific settings # oscomponent.loginshell=false oscomponent.defaultshell=/bin/sh oscomponent.validshell=/usr/bin/sh,/bin/csh,/bin/ksh,/bin/sh,/bin/bash oscomponent.checkvalidshell=true oscomponent.lookupcommand=true oscomponent.joblog=true # # Agent-wide environment variables # oscomponent.environment.variable=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/profiles/WAAE.txt # # Manager specific environment variables # oscomponent.environment.variable_manager_INT_SCH=/opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/profiles/INT.txt # # Installer setting. Do not modify the setting below # installer.version=11.4.01.00 # # Joblog and Spool File Cleanup # agent.spool.success.autocleanup=true oscomponent.joblog.success.autocleanup=true runnerplugin.spool.clean.enable=true runnerplugin.spool.expire=7d # # Job Default Properties # agent.resourcemon.enable=true oscomponent.auth.pam.svc=sshd # # Legacy Default Values # filemon.firstscan.skip=true oscomponent.cmdprefix.force=true oscomponent.initialworkingdirectory=USER oscomponent.noexitcode=256 oscomponent.noforceprofile=true oscomponent.profiles.src.delay=true oscomponent.profiles.src.order.global.first=true oscomponent.profiles.src.verify=true # 2020.04.01 added to source the /etc/auto.profile oscomponent.profiles.global.override=true # # Added by Manager # communication.manageraddress_1=autosys-int-01.allegisgroupsystemstest.com communication.managerid_1=INT_SCH communication.managerport_1=7507 communication.socket_1=plain # # Health Disk Resource Monitoring parameters # agent.resourcemon.threshold.disk.warning.notice=30M agent.resourcemon.threshold.disk.warning.severe=20M agent.resourcemon.threshold.disk.critical=10M communication.manageraddress_2=autosys-unt-1.allegistest.com communication.managerhealthmon_2=false communication.managerid_2=UNT_SCH communication.managerport_2=7507 communication.protocolrev_2=2 communication.socket_2=plain communication.managerhealthmon_1=false communication.protocolrev_1=2 # # Added by Installer for ps # #ps.default.oprId=oprId #ps.default.oprPassword=encryptedPasswd #ps.default.outDestFormat=PDF #ps.default.outDestType=WEB #ps.default.printer=lpt1 #ps.default.runCntlId=runCntlId #ps.default.serverName=serverName #ps.home= #ps.jobmonitor.pollinterval_ms=10000 #ps.noCreateRunCntl=true #ps.runIndependent=true PS_HOME=/u001/app/ply/psoft/fsply communication.alias_1=WA_AGENT_PS jdbc.drivers=oracle.jdbc.driver.OracleDriver:com.microsoft.sqlserver.jdbc.SQLServerDriver:com.ibm.db2.jcc.DB2Driver:sun.jdbc.odbc.JdbcOdbcDriver plugins.start_internal_7=ps ps.db.accessId=SYSADM ps.db.accessPassword=7FD769E8414A3264 ps.db.typeName=ORACLE ps.db.typeNr=2 #ps.db.url=jdbc:oracle:thin:@FSPLYIC ps.db.url=jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on) (ADDRESS=(PROTOCOL=TCP)(HOST=dm06db01-ibvip) (PORT=1522)) (ADDRESS=(PROTOCOL=TCP)(HOST=dm06db02-ibvip) (PORT=1522))(ADDRESS=(PROTOCOL=TCP)(HOST=dm06db03-ibvip) (PORT=1522))(ADDRESS=(PROTOCOL=TCP)(HOST=dm06db04-ibvip) (PORT=1522)) (ADDRESS=(PROTOCOL=TCP)(HOST=dm06db05-ibvip) (PORT=1522)) (ADDRESS=(PROTOCOL=TCP)(HOST=dm06db06-ibvip) (PORT=1522)) (CONNECT_DATA=(SERVICE_NAME=FSPLYIC))) #ps.skipOprPswdValidation=true ps.unquoteBindVar.Informatica=true ps.version=8.54