adding appname in machine agent configuration file never work. we need to add below parameter in Application startup file (for java agent) -Dappdynamics.agent.uniqueHostId=<unique_Host_Name> once you add above line...restart the application/jvm and then restart the machine agent once. I will works for sure
... View more