-qx [object] Lists the installed counters with instances. If you want to see the counters for
a specific object, include the object name (such as Process).
-sc samples Defines the number of samples to collect. The default setting collects samples
until you press Ctrl+C.
-config Filename Specifies a configuration filename that contains all of the command line
options.
-s computer Performs the task on a remote system. The default setting uses the local system.
-y Answers yes to all questions without prompting. This feature lets you set up counters and
traces within a batch file without worrying about interruptions.
MANAGING WINDOWS IN A NEW WAY 463
Removing Performance Counters with the UnlodCtr Utility
The UnlodCtr utility unloads counters from memory. This utility uses the following syntax:
UNLODCTR [\\computername] driver
The following list describes each of the command line arguments.
computername Specifies the name of a remote computer. You must have access to the computer
through Windows. This utility doesn??™t provide any means of specifying a username or
password for the remote computer.
driver Defines the name of the driver that you want to unload.
Pages:
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099