The alerts can perform tasks based on the current system performance. For example,
if a system is low on memory or other resources, you can use an alert to send a message to the
administrator to fix the problem. This utility uses the following syntax:
LogMan VERB
[options]
Notice that you must supply a verb, which is an action for the utility to perform. The verb has no
slash as a command line switch would have; simply type the word by itself. The following list
describes each of the verbs for this utility.
create {counter | trace} Creates a new counter or trace collection. The kind of entry you
create determines its location in the Performance console. A counter appears within the Counter
Logs folder, while a trace appears within the Trace Logs folder.
start Starts an existing collection. This action sets the begin time to manual.
stop Stops an existing collection. This action sets the end time to manual.
delete Deletes an existing collection. None of the collection information remains; you can??™t
undo this action.
query {collection_name | providers} Queries a collection or provider. Typing query by
itself displays a list of collections that includes the collection name, the collection type (counter
or trace), and the collection status.
Pages:
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084