A systems administrator wants to capture CPU utilization data over an extended period into a log file using Performance Monitor. Place the administrative steps required to create a custom User Defined Data Collector Set in the correct chronological order.
- 1Open the Run dialog, enter perfmon.msc, and press Enter to launch Performance Monitor.
- 2Expand Data Collector Sets, right-click User Defined, and select New > Data Collector Set.
- 3Type a name for the log set, select Create manually (Advanced), and check Performance counter.
- 4Add the Processor counter, set the desired sample interval, and finish the wizard to save the set.
Cevap
The correct sequence begins with launching Performance Monitor using perfmon.msc, opening the Data Collector Set wizard under User Defined, configuring manual selection for performance counters, and finally choosing the Processor counters before completing the setup.
To create a custom performance log in Windows, an administrator must first open Performance Monitor via perfmon.msc, initiate a new Data Collector Set from the User Defined context menu, configure the wizard for manual counter collection, and lastly select the appropriate CPU counters before saving the collector set.
Adım Adım Çözüm
Anahtar Kavram
Creating Performance Monitor Data Collector Sets