Configure the Agent

You can configure properties for the Controller host name, port number, and account access key using either the <db_agent_home>/conf/controller-info.xml file or by adding system properties to the Database Agent startup script.

Controller Host Name

Configure using controller-info.xml: <controller-host>

Configure using System Properties: -Dappdynamics.controller.hostName

Required: Yes

Default: None

Controller Port

Configure using controller-info.xml: <controller-port>

Configure using System Properties: -Dappdynamics.controller.port

Required: Yes

Default: For On-premises Controller installations: Port 8090 for HTTP and 8181 for HTTPS communication. For SaaS Controller service: Port 80 for HTTP and port 443 for HTTPS communication.

Account Access Key

Configure using controller-info.xml: <account-access-key>

Configure using System Properties: -Dappdynamics.agent.accountAccessKey

Required: Yes

Default: None

Optional Configurations: