You can
choose between binary, circular binary, CSV, TSV, and SQL.
-cf Filename Specifies a file containing a list of performance counters to collect. Each counter
path must appear on a separate line. The default for the TypePerf utility is CSV.
-si [[hh:]mm:]ss Defines the sample interval (how often the system samples the counter)
for the collection. The default is 1 second.
-o { Filename | DSN!Log } Specifies the output information for the collection. You can use
an output file by specifying a path and filename. As an alternative, you can specify a SQL database
(for any vendor that supports SQL) by including the ODBC DSN and the log set name
within the SQL database. (See the ???Working with ODBC Data Sources??? section of Chapter 14 for
information on configuring ODBC from the command line.) The default setting is to use a file
with the same name as the performance collection and a BLG extension for counters or an ETL
extension for traces. The default output is STDOUT (the display).
-q [object] Lists the installed counters. If you want to see the counters for a specific object,
include the object name (such as Process). This command line switch doesn??™t list counter
instances.
Pages:
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098