How do I update a predefined templating variable, particularly controllerUrl? We are using controller v.4.1.2.2 on Windows.
Thanks!
Hi,
Check if this helps:
- I see in domain.xml (<Controller_install_dir>/appserver/glassfish/domains/domain1/config path) an entry that looks of pattern below, it could be that controllerUrl variable value referred in https://docs.appdynamics.com/display/PRO42/Predefined+Templating+Variables could be picking up from this entry:
<jvm-options>-Dappdynamics.controller.ui.deeplink.url=http://localhost:8090/controller</jvm-options>
Regards,
Arun