This page explains how to set compatibility mode for the .NET Agent. Compatibility mode allows you to collect and view machine or server metrics on a server with Machine and .NET Agents installed.
Review the list of requirements and general information about compatibility mode:
-java-MA" appended to the host ID. Thus, a Machine Agent with a <unique-host-id> set to "ABC" might appear as "ABC-java-MA" in the Controller UI. This is expected behavior; the "-java-MA" suffix indicates that the host has a Machine Agent running in .NET Compatibility Mode. <application-name>, <tier-name>, or <node-name> properties on the Machine Agent. These properties are used with a Machine Agent on a host that has no other To enable .NET Compatibility Mode:
<machine_agent_home>/conf/controller-info.xml: <dotnet-compatibility-mode>true</dotnet-compatibility-mode> controller-info.xml file.<unique-host-id><unique-host-id-of-dot-net-agent></unique-host-id> Set the ./bin/machine-agent system property to: ./bin/machine-agent -Dappdynamics.machine.agent.dotnetCompatibilityMode=true
controller-info.xml file.