text
stringlengths
0
4.23k
Begins collecting data at the specified time.
-e <M/d/yyyy h:mm:ss[AM|PM]>
Ends data collection at the specified time.
-o <path|dsn!log>
Specifies the output log file or the DSN and log set name in a SQL database.
-[-]r
Repeats the data collector daily at the specified begin and end times.
-[-]a
Appends an existing log file.
-[-]ow
Overwrites an existing log file.
-[-]v <nnnnnn|mmddhhmm>
Attaches file versioning information to the end of the log file name.
-[-]rc <task>
Runs the command specified each time the log is closed.
-[-]max <value>
Maximum log file size in MB or maximum number of records for SQL logs.
-[-]cnf <[[hh:]mm:]ss>
When time is specified, creates a new file when the specified time has elapsed. When time is not specified, creates a new file when the maximum size is exceeded.
-y
Answers yes to all questions without prompting.
-ct <perf|system|cycle>
Specifies the Event Trace Session clock type.
-ln <logger_name>
Specifies the logger name for Event Trace Sessions.
-ft <[[hh:]mm:]ss>
Specifies the Event Trace Session flush timer.
-[-]p <provider [flags [level]]>
Specifies a single Event Trace provider to enable.
-pf <filename>
Specifies a file listing multiple Event Trace providers to enable. The file should be a text file containing one provider per line.
-[-]rt
Runs the Event Trace Session in real-time mode.
-[-]ul
Runs the Event Trace Session in user.
-bs <value>
Specifies the Event Trace Session buffer size in kb.
-nb <min max>
Specifies the number of Event Trace Session buffers.
-mode <globalsequence|localsequence|pagedmemory>
Specifies the event trace session logger mode, including:Globalsequence - Specifies that the event tracer add a sequence number to every event it receives irrespective of which trace session received the event.Localsequence - Specifies that the event tracer add sequence numbers for events received at a specific trace session. When this option is used, duplicate sequence numbers can exist across all sessions but will be unique within each trace session.Pagedmemory - Specifies that the event tracer use paged memory rather than the default non-paged memory pool for its internal buffer allocations.
/?
Displays context-sensitive help.
<computer name>
<value>
<name>
<bin|bincirc>
<user [password]>
*
<[start] [stop] [[start] [stop] [...]]>
<[[hh:]mm:]ss>
<M/d/yyyy h:mm:ss[AM|PM]>
<M/d/yyyy h:mm:ss[AM|PM]>
<path|dsn!log>
<nnnnnn|mmddhhmm>
<task>
<value>
<[[hh:]mm:]ss>