Specify the Docker Host Gateway IP on the App Agent
Docker Host network.
To specify the docker host gateway IP on the app agent:
AppDynamics SaaS
list_alt
Docker Host network.
To specify the docker host gateway IP on the app agent:
<app-agent-install-dir>/<version-number>/external-services/netviz/netviz-service.properties
. (You might need to unzip external-services/netviz.zip
to access this file.)netviz.agent.host.address
, specify the Gateway IP of the Docker Host network interface. To determine this IP, enter this command on the Docker host: docker inspect <app_container_name> | grep Gateway
curl -k -v <host-network-IP>:3892
.404 Not Found
, then the network is connected.