cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to install Machine Agent properly?

olegts94
Creator

Hello, everyone.

 

I want to know how to create machine agent properly and how to manage it. I read materials about AppDynamics and still I am not sure that my way of machine agent setup is a right one. I joined to AppDynamics Community to find some specialists who have  a wish to teach new specialist in AppDynamics (not like tutorials). Like solution of real practical issues. Is it possible to do so?

 

Thank you in advance.

Kind regards,

O.T. 

1 REPLY 1

Arun.Dasetty
AppDynamics Team

Hi,

 

Go through below steps in sequence to get more details on how machine agent registration and association works:

1) How machine agent association works, in brief, based on uniqueHostId (default or specifically passed)

https://docs.appdynamics.com/display/PRO45/Standalone+Machine+Agent+Installation+Scenarios

 

2) Provide only hostname in recent machine agent version if usins <sim-enabled> set to true (default setting) if using older machine agent version, sim setting does not exist, and if you want to associate to the particular app server node, make sure default or value for -Dappdynamics.agent.uniqueHostId= arg value for both app server and machine agent node startup script is the same

3) Starting machine agent is like any java process, 
shell> java -jar <MachineAgent_install_dir>/machineagent.jar

 

I hope that information helps. Refer doc which is more detailed
https://docs.appdynamics.com/display/PRO45/Install+the+Standalone+Machine+Agent

 

^ Post edited by @Ryan.Paredez on Wednesday, April 29th, 2020 to provide updated links to newer documentation. 



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.