File: //opt/perf/newconfig/perfd.ini
#
# Default perfd initialization file. All options are commented out.
# Uncomment/update according to your needs.
#
# interval=10 # Interval
# port=5227 # Port number
# depth=30 # Number of historical data points for global data
# maxrps=20 # Maximum number of requests per second
# maxtpc=30 # Maximum number of threads per client
# maxcps=2 # Maximum number of connections per second
# lightweight=false # Do not collect process/app/ARM data if true
# localonly=false # Disallow remote connections if true
# ipv4=false # Handle IPv4 protocol only
# logsize=1048576 # Size of log/trace file at which to roll
# add="" # Add these metric classes
# exclude="" # Exclude these metric classes