#
# CA Configuration Automation Agent Configuration File
#
#Please *DO NOT EDIT* Installed Agent version
agentversion=12.5
# Agent listen on this port
port=8063
# Listen on a fixed port ? = 1
# try alternative port ? = 0
portfixed=
# Agent register to this CCA Server
# server=servername:portnumber
# fullserver=http://servername:8080//CCA/services/agentPort
server=:
# http proxy to contact the server
# httpproxy=proxyservername:portnumber
# Agent log file (default: directory where the agent is installed)
# logfile=agent.log
# Agent log file size (default 1MB)
# logsize=1000000
# Include always net drive ? to debug
# netdrive=1
# logging verbose 0 = no logging, 1 = error, 2 = info,
# 3, 4 more verbose logging
verbose=0
# ping interval in seconds (Agent to Server)
interval=3600
# Set Agent low priority ? : (0 = no, 1 = yes)
priority=0
# restart every # calls
restart=1000
# only one instance of the agent per machine
oneinstance=0
# number of threads used by the agent
#minimum number of threads required=8
# threads=
# temporary directory
tempdir=tmp
# Secure mode
# 0 = off
# 2 = agent authentication with encryption,
# 4 = agent and server authentication with encryption
secure=0
# Name of file that contains trusted server certificate(s)
trustFile=cca.cer
# Name of file that contains agent certificate (key)
agentCert=agent.cer
# Password to access agent certificate file
agentCertPassword=changeit
# List of authorized servers (comma separated). If the property is not set, or set to
# blank, access control is disabled, and all CCA Servers can access this agent.
authorizedServers=
|
Copyright © 2013 CA.
All rights reserved.
|
|