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!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...