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
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...