May 9, 200620 yr these are performance counters i discovered myself. they are default counters for xp pro sp2 + .net framework 2.0:each of these keys is located in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\each line represents a separate key..NET CLR Data\Performance.NET CLR Networking\Performance.NET Data Provider for Oracle\Performance.NET Data Provider for SqlServer\Performance.NETFramework\PerformanceASP.NET\PerformanceASP.NET_2.0.50727\Performanceaspnet_state\PerformanceContentFilter\PerformanceContentIndex\PerformanceISAPISearch\PerformanceMSDTC\PerformancePerfDisk\PerformancePerfNet\PerformancePerfOS\PerformancePerfProc\PerformancePSched\PerformanceRemoteAccess\PerformanceRSVP\PerformanceSpooler\PerformanceTapiSrv\PerformanceTcpip\PerformanceTermService\PerformanceWmiApRpl\Performanceplease share any performance counters you know of that aren't on the list. Edited May 9, 200620 yr by ophiel
May 10, 200620 yr Author because this can be done silently with no required user interaction and with no need to install an external program.
May 25, 200620 yr HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\.net framework 1.1 counter:ASP.NET_1.1.4322\Performancevmware counter:VMware\Performance Edited May 25, 200620 yr by Ophiel X
May 26, 200620 yr because this can be done silently with no required user interaction...True, but on different installation they are different (for example, some are missing on nlited source). And you can create problem if you 'create' a service. There must be some check if the service exists....and with no need to install an external program.You can extract ExCtrlst.exe from the .msi file. It's all that's needed. GL
May 26, 200620 yr disabling performance counters for non-existant services does NOT create said service and has no negative impact at all.besides, it is quite easy to check for existence of those services from a script if i wanted to.
Create an account or sign in to comment