Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
on 07-20-2017 02:25 PM - edited on 09-14-2018 10:00 AM by Nina.Wolinsky
controller_home>/appserver/glassfish/domains/domain1/config/domain.xml
file:<jvm-options>-Dappdynamics.controller.ui.deeplink.url=<<new_deeplink_url>></jvm-options>
Newer Controllers (versions 4.2.15+) follow these instructions:
curl -k --basic --user root@system --header "Content-Type: application/json"
--data '{ "controllerURL": "http://<controller>:<port>" }'
http://<controller>:<port>/controller/rest/accounts/<ACCOUNT-NAME>/update-controller-url
select id, name, controller_url from account where name like '%<ACCOUNT-NAME>%';
This is great and worked for me!
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form