QuestionQ24

Agent Configuration and Installation

Which two statements are accurate about instrumenting standalone Windows services with the .NET Agent?

Choose two
  • A AppDynamics .NET Agent requires that the Windows services is running under the "App.pool identity user" account.
  • B AppDynamics .NET Agent supports instrumentation of multiple instances of the same application.
  • C AppDynamics .NET Agent does NOT support instrumenting process running multiple App domains.
  • D AppDynamics .NET Agent can instrument both 32-bit as well 64-bit processes.
  • E AppDynamics .NET Agent automatically discovers all the Windows services to be instrumented.
Explanation

The .NET Agent can distinguish and instrument separate instances of the same executable by using different executable paths or unique command-line arguments. It also supports 32-bit and 64-bit Windows/.NET environments. Windows services and standalone applications must be manually configured in config.xml; they are not automatically discovered, and multiple application domains can be monitored.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!