Published on

How to set up and use Windows Performance Monitor.

Authors
  • avatar
    Name
    how-to.digital
    Twitter

How to Set Up and Use Windows Performance Monitor

Windows Performance Monitor is a powerful tool available in Windows operating systems that allows you to monitor and analyze system performance in real-time. It provides valuable insights into CPU usage, memory usage, disk activity, network performance, and more. In this tutorial, we will walk you through the steps to set up and use Windows Performance Monitor effectively.

Prerequisites

Before we get started, make sure you have the following:

  • Windows operating system (Windows 7, 8, or 10)
  • Administrator access to your computer

Step 1: Launching Windows Performance Monitor

To open Windows Performance Monitor, follow these steps:

  1. Press the Windows key + R on your keyboard to open the Run dialog box.
  2. Type perfmon and click OK or press Enter. This will open the Windows Performance Monitor.

Step 2: Understanding Performance Monitor Interface

Once you open the Performance Monitor, you will see a window with a graph and various options. Here is a quick overview of the interface:

  • Performance Monitor Graph: The graph displays the real-time performance metrics.
  • Performance Monitor Counters: These counters show specific performance metrics such as CPU usage, memory, disk, and network activity.
  • Toolbar: The toolbar provides various options to customize the view, log data, and create alerts.
  • Action Pane: The action pane allows you to add or remove counters, create custom data collector sets, and more.

Step 3: Adding Counters to Monitor

Now, let's add counters to monitor specific performance metrics:

  1. Click the green + (plus) icon on the toolbar or right-click inside the graph and select Add Counters. This will open the "Add Counters" window.
  2. Under the "Add Counters" window, select the desired performance object from the drop-down list. For example, "Processor" or "Memory."
  3. Select the specific counters you want to monitor. You can choose multiple counters by holding the Ctrl key.
  4. Click Add and then OK to add the counters to the graph.

Step 4: Monitoring Performance Metrics

Once you have added the counters, Performance Monitor will start monitoring the selected metrics in real-time. You will see the graph updating based on the system activity.

You can customize the monitoring view by adjusting the timescale, changing the graph type, or adding more counters.

Step 5: Saving Performance Data

If you want to save the performance data for later analysis, follow these steps:

  1. Click the Stop Logging icon on the toolbar or press the Ctrl + B key combination.
  2. Choose a location to save the performance data and provide a filename.
  3. Select the desired file format, such as CSV or BLG.
  4. Check the Scheduled box if you want to collect performance data over a specific time period. Set the start and end times accordingly.
  5. Click OK to start saving the performance data.

Step 6: Creating Alerts

Performance Monitor allows you to set up alerts based on specific performance thresholds. When a threshold is crossed, you can receive a notification. Here's how to create an alert:

  1. Right-click inside the graph and select Alerts > New Alert.
  2. In the "New Alert" window, choose the performance object and counter you want to set the alert for.
  3. Configure the threshold values and set the action to be performed when the threshold is exceeded.
  4. Provide a name for the alert and optionally add a description.
  5. Click OK to create the alert.

Step 7: Analyzing Performance Logs

To analyze the saved performance logs, follow these steps:

  1. Click the Open Saved Log icon on the toolbar or press the Ctrl + O key combination.
  2. Browse and select the saved performance log file.
  3. Click OK to open the log file in Performance Monitor.
  4. You can now analyze the performance metrics over time using the graph and the available options.

Conclusion

Congratulations! You have successfully set up and used Windows Performance Monitor to monitor and analyze system performance. With this tool, you can gain valuable insights into your Windows system and troubleshoot performance issues effectively. Experiment with different counters and explore the various options to get the most out of this powerful utility.

Remember, monitoring and analyzing performance can help you optimize your system's performance and ensure smooth operations.