AppDynamics Knowledge Base

Machine Agent registeration with Basic and SIM

Machine Agent registeration with Basic and SIM

The Machine Agent can register to the controller in 2 ways:

1. Machine Agent with Basic enabled (sim-enabled = False)

For this configuration, you have 2 choices:

  1. Let the Machine Agent create a dummy application. The Machine Agent can create a dummy application by passing the below flags in <MA-Home>/conf/controller-info.xml
    <application-name>NameOfApp</application-name>
    <tier-name>NameOfTier</tier-name>
    <node-name>NameOfNode</node-name>

    This will create a dummy application for you on the controller.
    https://docs.appdynamics.com/appd/24.x/24.3/en/infrastructure-visibility/machine-agent/configure-the...

  2. Install a Machine Agent with the same <unique-host-id> as an Application agent (Java agent). This will correlate and have the Machine Agent report under the Application Tab.

2. Machine Agent with sim-enabled set to true.

Screenshots for Reference

image.pngMachine agent reporting with <sim-enabled> set to false

image.pngMachine Agent reporting with sim set to true

Labels (1)
Version history
Last update:
‎03-28-2024 09:28 AM
Updated by: