You have to create a custom health rule based on the specific eventid, and then create a Policy to trigger an alert. Just make sure to use Type as the name of extension. You can try using custom event type = "WindowsEventLogMonitor", this needs to be...
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 ...
Full-no-dependency-mode configuration changes the internal framework around how agent instruments the applications. This mode was introduced to workaround any code access security issues that some of the instrumented applications may encounter. If i...
BadImageFormatException is something we have seen recently and our Devs are currently working on the fix. The fix will be coming very soon.
The root cause is a race condition when making IL transformations, which introduces nulls in the transformed I...
Yes Agent can automatically name a Tier for a website, just used Automatic setting in config.xml file https://docs.appdynamics.com/display/PRO45/Name+.NET+Tiers#Name.NETTiers-NameIISTiersAutomatically https://docs.appdynamics.com/display/PRO45/Config...