Splunk AppDynamics

.Net Agent configuration problem

CommunityUser
Splunk Employee
Splunk Employee

I have installed .Net Agent in my machine and i kept some load in my IIs also but my application is not not connecting to AppDynamics. Could you please help me to configure my application to AppDynamics.

Looking forward to hear back from you.

Labels (1)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Please attache the config.xml from C:\ProgramData\AppDynamics\DotNetAgent\Conf 

Please check AppD Coordinator agent is running under services and also agent logs

Thanks

-Ravi

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi,

Have attached the Config.xml and logs.

<?xml version="1.0" encoding="utf-8"?>
 <appdynamics-agent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <controller host="teresa2018040117020319.saas.appdynamics.com" port="443" ssl="true">
      <application name="AppDynamic_Demo_deploy" />
      <account name="teresa2018040117020319" password="ugil7hpg7rht"/>
    </controller>
    <machine-agent />
    <app-agents>
      <IIS>
        <automatic />
      </IIS>
    </app-agents>
  </appdynamics-agent>

We checked IIS connection and Application is browsing properly through IIS, but it is not able to connect to Controller and "AppDynamics.Agent.Coordinator" is running in services. In Agent Log i am getting some Error please look into the AgentLog.Txt

Please find the Attacments of and Agent Log.Txt.

If Posiible ill share the screen.

Thanks & Regards,

Harshavardhan.

9959475522.

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Pleae check the controller connectivity to the host machine . And also use proper account credentials .

telnet teresa2018040117020319.saas.appdynamics.com 443

I would request you to contact AppDynamics support team.

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...