I've just installed and started trying to work with AppDynamics (lite) but because it is sitting behind a proxy the agent downloads are failing. The machine it is running on is configured to use the proxy (linux), but I haven't been able to find a configuration file for the AppDynamics controller. Any help is appreciated.
I found a way to configure a http proxy:
proxyHost, proxyPort: Set these options to route data to the controller through a proxy server. The proxyHost is the host name or IP address of the proxy server. The proxyPort is the proxy server's HTTP or HTTPS port, whichever you are using. If you set the host you must set the port as well.
source: https://docs.appdynamics.com/display/PRO41/Install+the+Node.js+Agent
but its still waiting for connection. =(
i have the same question