Sometimes during the troubleshooting process of web applications such as Sitecore, it is necessary to use the Performance Monitor application to collect values of some of the Windows and .NET performance counters.
This article describes how to determine which performance counters correspond to a specific Sitecore instance.
For some of the performance counters, Windows uses values that originate from the .NET Application Domain name to differentiate performance counter instances.
Consider the following example:
Such counters require knowledge of .NET Application Domain name that corresponds to the specific Sitecore instance. You can use the following approach to handle such a situation:
For example, this is how Process Explorer output might look: