On several occasions I've noticed that even after:
- removing a server from the target group of all APM management packs
- waiting until IISReset is required
- doing the IISReset
still some .NET APPS performance counters linger on or maybe gets recreated when load (out of my control) hits the server.
Profiling the IIS process using Visual Studio I see no use of PerfMon64, so I looks like APM is disabled on the server, but why isn't the performance counter(s) gone?
Thanks
Michael Brandt Lassen