Previous Topic: IASAGENT and IASCRYPTNext Topic: List of Supported Agent Job Types


Agentparm.txt

The following is a sample agentparm.txt file:

#
# Agent settings for nt-x86-32
#
# 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=0
log.archive=1
log.maxsize=1M
#
# Agent name
#
agentname=USERO23ESP
#
# Communications
#
communication.inputport=7520

communication.managerid_1=CA7CA75
communication.manageraddress_1=USCOMP99
communication.managerport_1=4701
communication.monitorobject_1=CA7CA75/AGENTMON1.0/MAIN

#
# Security
#
security.filename=C:/Program Files/CA/WA Agent Rvv.r/security.txt
security.level=off
security.cryptkey=C:/Program Files/CA/WA Agent Rvv.r/cryptkey.txt 

(More of the agentparm.txt member follows but has been truncated here.)