Win32 console application "ScanPerfCounters.exe" retrieves a list of performance counters available on your windows system. A single counter instance can be selected via dialog to test the periodic retrieving of performance data. More...
Win32 console application "ScanPerfCounters.exe" retrieves a list of performance counters available on your windows system. A single counter instance can be selected via dialog to test the periodic retrieving of performance data.
The names of performance counters depend both on the windows version and the language pack installed. The helper application ScanPerfCounters provides a list of valid counter names which may be used within some other program to access specific performance information.
Syntax:
ScanPerfCounters [ALL_INSTANCES]
When started the program executes the following three steps:
Hint:
Redirect the output to some logfile to get a storable list of performance counter names.