top of page
  • YouTube
  • Facebook

Application Discovery Agent (ADS)

Updated: Jun 7, 2020


Application Discovery Agent installation and Testing


Launch an instance

Set Migration Hub home page - It is supported in US-WEST-2 and EU-Central-1


On the server which requires discovery, run the below commands for agent installation.





# gpg --no-default-keyring --keyring ./discovery.gpg --verify agent.sig aws-discovery-agent.tar.gz


# tar -xzf aws-discovery-agent.tar.gz


# sudo bash install -r us-east-1 -k <accesskey> -s <secretaccess key>


Note:

Region in commands has to be changed as per the requirement

Access key and secret access key should have proper policies assigned to perform this installation


Extra shots


Log file for the agent


# /var/log/aws/discovery


Configuration file


#/var/opt/aws/discovery


Must Knows:

Application Discovery agent captures

  1. System configuration

  2. System performance

  3. Running processes

  4. Network connections between two systems

For System configuration and system performance we get it displayed on the ADS console.

For running processes and Network connections between two systems we need to download the details required.


 
 
 

Comments


Contact Us

Thanks for submitting!

 Address. Bangalore , India

© 2020 by CloudDELIGHT

bottom of page