Removes the versioning
information when used with a double dash.
-[-]rc Filename Runs a command after the system closes the log when used with a single
dash. Disables running a command when used with a double dash. The commands always run
in the foreground (so the user can see them).
-[-]max Size Defines the maximum log file size in megabytes when used with a single dash.
When the log file exceeds the maximum size, the system stops collecting data even if other
458 CHAPTER 18 MONITORING SYSTEM EVENTS AND PERFORMANCE
command line arguments specify a longer collection time. This command line switch specifies
the number of records when used with a SQL output. Removes the log file size restriction when
used with a double dash.
-[-]cnf [[[hh:]mm:]ss] Creates a new file when the specified time elapses or the file
reaches the maximum file size when used with a single dash. Removes the collection time
restriction when used with a double dash.
-c CounterPath [CounterPath...] Specifies one or more performance counters to collect.
Each performance counter has a path that begins with the counter object, specific counter, and
finally the instance.
Pages:
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088