To ensure you meet the prerequisites and get platform support, visit the AppDynamics Agent Installer documentation.
appd-*
folder in the /tmp
directory.zero-agent.sh
file. Run the following command from the same server: ./zero-agent.sh install --application 'Abhi-ZeroAgent-Test' --account 'xxxx' --access-key 'xxx' --service-url 'https://xxxx.saas.appdynamics.com' --enable-sim 'true'
/opt/appdynamics/zeroagent/agents/machineagent/
folder.If you wish to make any changes to the Machine Agent configuration, make the changes in the /opt/appdynamics/zeroagent/agents/machineagent/
directory.
To restart the Machine Agent with the new properties, run the following command from /opt/appdynamics/zeroagent/bin
:
zfictl restart machine
This will restart the Machine Agent with the updated configuration.