AppDynamics Application Intelligence Platform
3.8.x Documentation
To configure global Controller administration settings, you use the AppDynamics Administration Console. The AppDynamics Administration Console should not be confused with the administration console for the underlying GlassFish application server or with the administration page accessible in the general AppDynamics UI. The AppDynamics Administration Console lets you configure certain global settings such as metric retention periods, UI notification triggers, tenancy mode, and accounts in multi-tenancy mode.
In general, AppDynamics recommends that you do not change Controller settings in the console except under the guidance of AppDynamics Support or as specifically directed by documentation.
In a browser enter the URL of the Administration Console:
http://<Controller_Host>:<port>/controller/admin.html
The console is served on the same port as the Controller UI, port 8090 by default.
For information on changing the Controller root user password, see Administrative Users.
In rare cases, you may need to log in to the administration console for the underlying Glassfish server. For example, you may need to access Glassfish to add an HTTP listener or modify Glassfish logging settings. The admin console provide a graphical interface for performing many of the same tasks you can perform using the asadmin command-line utility. You can access the console using the built-in user account named admin.
In a web browser, open the following URL:
http://<Controller_Host>:4848
Note that port 4848 is the default port number for the Glassfish administration console. This value is determined by the port for the network-listener named admin-listener in the domain.xml file.
Also note that for security reasons the server does not accept remote connections by default. If you attempt to access the console remotely, you will see the following error: "Secure Admin must be enabled to access the DAS remotely."
For information on changing the Glassfish admin user password, see Administrative Users.