Microsoft Windows XP Professional Administrators Guide
Typeperf
Displays performance counter output to the console window or logs in to a file.
Syntax
typeperf [path [path ...]] [-cf filename] [-f [csv | tsv | bin]] [-si interval] [-o filename] [-q [object]] [-qx [object]] [-sc samples] [-config filename] [-s computer]
| Parameters | |
|---|---|
| | |
| Parameter | Purpose |
| | |
| [path [path …]] | Specifies the path and name of the performance counter log that is to be used. |
| [−cf filename] | Specifies the filename of a file that lists counter paths that are to be monitored. |
| [−f [csv | tsv | bin]] | Specifies output format (csv = comma-delimited text file, tsv = tab-delimited text file, and bin = binary). |
| [−si interval] | Sets the time interval between collections in [mm:]ss format. |
| [−o filename] | Specifies an output file. |
| [−q [object]] | Displays counters that do not have instances. |
| [−qx [object]] | Displays counters with instances. |
| [−sc samples] | Specifies the number of samples to be collected. |
| [−config filename] | Specifies the name of a file that contains command line arguments. |
| [−s computer] | Specifies the target computer. |