Splunk AppDynamics

App Server Agent not installed

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I have installed .Net Agent 4.5.11.0 and configured in my web server. I could see "App Server Agent not installed" message in Applications --> Tiers & Nodes --> Agents -->  App Server Agent.

Also i dont see Business transactions and Application Flow map from this web server.  I could see machine Agent under  Applications --> Tiers & Nodes --> Agents --> Machine Agent 

Please advise how to resolve this issue.

Labels (1)
0 Karma

Satyam_Jaitely
Explorer

Hello Vijay,

Looks like profiler is not yet hooked in and therefore app agent dlls have not been injected into process.

do a restart of agent coordinator service followed by an IISreset and apply enough load on these w3wp.exe(so that agents can hook in)

Check environment variables and dlls loaded via process explorer tool. 

If the agent still doesn't come up, then try the below approach and let us know the output. Download Microsoft's Process Explorer tool to perform the following steps and provide details - 


  • Then launch Process Explorer as an Administrator.
  • Then Go To View -> Lower Pane View -> DLLs.
  • Select a couple of the "w3wp" processes corresponding to your IIS applications which are configured to be instrumented by the .NET agent and it will load all the DLLs loaded in the process in the lower pane. Please provide this screenshot.
  • Then right-click on those "w3wp.exe" processes and select "Properties".
  • Go to the ".NET Assemblies" tab and provide us the screenshot.
  • Then, go to the "Environment" tab and provide us the screenshot.
  • Then follow the same steps for parent "svchost.exe" process of these w3wp.exe and provide the same set of screenshots for it too.
  • I am attaching the screenshot for your reference. 


Also, could you please check the values for the following environment variables at the system level environment variables.

COR_ENABLE_PROFILING = 1
COR_PROFILER = AppDynamics.AgentProfiler
InternalAppDynamicsAgent_ProfilerProcesses = w3wp
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...