IntroscopeSapAgent Profile Template
IntroscopeSapAgent Profile Template
#######################
# Agent Properties #
#######################
#################################
# Enterprise Manager Connection Order
#
# ================
# The Enterprise Manager connection order list the Agent uses if it
# is disconnected from its Enterprise Manager.
introscope.agent.enterprisemanager.connectionorder=DEFAULT
#################################
# Enterprise Manager Locations and Names
# (names defined in this section are only used in the
# introscope.agent.enterprisemanager.connectionorder property)
#
# ================
# Settings the Introscope Agent uses to find the Enterprise Manager
# and names given to host and port combinations.
# You must restart the managed application before changes to this property take
effect.
introscope.agent.enterprisemanager.transport.tcp.host.DEFAULT=localhost
introscope.agent.enterprisemanager.transport.tcp.port.DEFAULT=6001
introscope.agent.enterprisemanager.transport.tcp.socketfactory.DEFAULT=com.wily.ise
ngard.postofficehub.link.net.DefaultSocketFactory
# The following properties are used only when the proxy server requires
# authentication. Uncomment and set the user name and password properties.
# You must restart the managed application before changes to this property take
effect.
#introscope.agent.enterprisemanager.transport.http.proxy.username=
#introscope.agent.enterprisemanager.transport.http.proxy.password=
#################################
# Properties for SAProuter support
# put the complete router string except for the port in the host property
#introscope.agent.enterprisemanager.transport.tcp.socketfactory.DEFAULT=com.sap.sup
.wily.saprouter.SapRouterSocketFactory
#introscope.agent.enterprisemanager.transport.tcp.host.DEFAULT=/H/saprouter1/H/sapr
outer2/H/emhost
#introscope.agent.enterprisemanager.transport.tcp.port.DEFAULT=6001
#################################
# Logging Configuration
#
# ================
# The following property, log4j.logger.IntroscopeAgent,
# controls both the amount of detail
# that is logged and the output location.
# Replace the text 'INFO' with the much longer text shown below -
# 'VERBOSE#com.wily.util.feedback.Log4JSeverityLevel'
# to increase the level of detail.
# Replace 'console' with 'logfile' (without the quotes)
# to send the output to a log file instead of the console.
log4j.logger.IntroscopeAgent=INFO, console
#log4j.logger.IntroscopeAgent=VERBOSE#com.wily.util.feedback.Log4JSeverityLevel,
console
#log4j.logger.IntroscopeAgent=DEBUG#com.wily.util.feedback.Log4JSeverityLevel,
console
log4j.appender.logfile.File=IntroscopeAgent.log
#######################
# Custom Process Name
#
# ================
# Specify the process name as it appears in the
# Introscope Enterprise Manager and Workstation.
#######################
# disable some services
#
# ================
introscope.agent.stalls.enable=false
introscope.agent.transactiontracer.sampling.enabled=false
#######################
# Agent Extensions Directory
#
# ================
# This property specifies the location of all extensions to be loaded
# by the Introscope Agent. Non-absolute names are resolved relative
# to the location of this properties file.
# You must restart the managed application before changes to this property take
effect.
introscope.agent.extensions.directory=ext