开发者

How do you set the default counters running when you start perfmon?

When you start perfmon*, it loads running 3 counters: Memory "Pages/sec", Physical Disk "Disk Queue length" and Processor "% Processor Time".

How can I change that to be counters I care about?

*To start perfmon, either type "perfmon" at a command prompt or under "Administrative Tools" select 开发者_如何学Go"Performance"


Run "perfmon /sys", add the counters you like, go to "File / Save Settings As" which saves a .PerfmonCfg file.

Now you can either launch the file directly from explorer or load it from perfmon using "File / Load Settings".

OS version note: This assumes Windows 7. This feature is not available for Windows XP.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜