Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on 06-10-2024 08:43 AM - edited on 06-25-2024 08:57 AM by Ryan.Paredez
Machine Agents are started as JVM so you can have "n" numbers of Machine Agents on a Linux box.
1. ./<MA-Home>/bin/machine-agent &
2. <MA-Home>/jre/bin/java -jar <MA-Home>/machineagent.jar
Here is an example test below:
Machine Agents are started as JVM so you can have "n" number of MA's on a Windows box.
<MA-Home>/jre/bin/java -jar <MA-Home>/machineagent.jar
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form