Perfcheck.dll: Performance Counter CheckNEW

Server-only: This tool is included in the Windows 2000 Server Resource Kit only.


This tool allows the user to easily verify performance counters from within Microsoft® Windows Script Host or from within an ASP page.

For simplicity, the tool just handles one performance counter at a time. If you want to monitor multiple counters simultaneously, you must instantiate the object for each counter you want to monitor. Performance Counter Check is simple to use: just set the object "counter" member equal to the desired counter path and retrieve the object "value" member.

Notice that the counter path is \\Object(Instance)Counter.
You can find these in Performance Monitor when you access the Add dialog box.

PerfCheck Topics

File Required