Consequently, the \Process(_Total)\% Processor Time counter path
would collect the _Total instance of the % Processor Time counter found in the Processor
object. Make sure you place each counter path in double quotes. The counter path can include
wildcard characters. Here??™s a list of acceptable counter path formats.
\\machine\object(parent/instance#index)\counter
\\machine\object(parent/instance)\counter
\\machine\object(instance#index)\counter
\\machine\object(instance)\counter
\\machine\object\counter
\object(parent/instance#index)\counter
\object(parent/instance)\counter
\object(instance#index)\counter
\object(instance)\counter
\object\counter
-cf Filename Specifies a file containing a list of performance counters to collect. Each counter
path must appear on a separate line.
-si [[hh:]mm:]ss Defines the sample interval (how often the system samples the counter)
for the collection.
-ln logger_name Specifies the logger name for event trace sessions. The default logger name
is the same as the collection name.
-[-]rt Runs the event trace session in real-time mode instead of a file when used with a single
dash. Runs the event trace session using a log file.
Pages:
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089