Windows Performance Monitor

原新浪博客(http://blog.sina.com.cn/billsona)搬迁至此。


前言

This document provides a simple instruction of how to configure performance monitor and data collection on windows server.


1. Configuration

1.1 Open Performance Monitor

Opening “Control PanelàAll Control Panel ItemsàAdministrative Tools”, and double click “Performance Monitor”.

1.2 Creating Data Collector Set

In performance monitor window, we’ll get into “Data Collector SetsàUser Defined”. Right clicking “User Defined” and selecting “NewàData Collector Set”.

在这里插入图片描述
Inputting a data collector set name and clicking “Next”.
在这里插入图片描述
Clicking “Next” by default.
在这里插入图片描述
Setting a folder to save the data and click “Next”.
在这里插入图片描述
Clicking “Finish” button.
在这里插入图片描述

1.3 Creating Data Collector Set

Right clicking the data collector set created in section 2.2. And selecting “NewàData Collector”.

在这里插入图片描述
Inputting a data collector name and clicking “Next”.
在这里插入图片描述
You can change “Sample Interval” and the units.
在这里插入图片描述
And adding the correct performance counters.
在这里插入图片描述
Saving the configuration.
在这里插入图片描述
Finishing the configuration.
在这里插入图片描述

1.4 Setting log Format

Right clicking the collector and selecting “Properties”.
在这里插入图片描述
Changing the log format as “Comma Separated” and clicking OK to save the change.
在这里插入图片描述

2.Starting and Stopping the Collector

Right clicking the collector set and starting the collector
在这里插入图片描述
When the collector is started, the status of the collector has been changed.
在这里插入图片描述
We can also right click to stop the collector.

在这里插入图片描述

3.Data Analyzing

After collecting the data, we’ll see the data in the folder we set. All data files are csv format. We can analyze the data by excel.
在这里插入图片描述
Opening the collected data with excel, we can see all the data collected by the correct interval.
在这里插入图片描述
Wee can also generate many charts with this data.

在这里插入图片描述

4.System Performance to Be Collected

4.1 Processor

For processor, the most important index is “% Idle Time”, “% User Time” and “% Interrupt Time”. Through “% Idle Time” we can judge if CPU is busy. Through “% User Time” we can analyze the CPU usage of user program corresponding with system program.
在这里插入图片描述

4.2 Memory

For memory, the most important index is “Available MBytes”. This can reflect the percentage of memory usage.

Another two important indexes are “Pages Fault/sec” and “Page Read/sec”. The 2 indexes reflect the physical performance of memory.

在这里插入图片描述

4.3 Network

For network, the most important indexes are “Bytes Received/sec” and “Bytes Sent/sec”. We can analyze the network interface usage from this.
在这里插入图片描述

4.4 Hard Disk

For hard disk, the most important indexes are “% Idle Time”, “Read/Write Bytes/sec” and “Read/Write Queue Length”. These indexes can reflect if the disk is busy.
在这里插入图片描述

4.5 Process

For process, we should choose the specific process and add 3 important indexes, “% User Time”, “Handle Count” and “Thread Count”.

在这里插入图片描述

  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值