How does one adjust the limits in which a server is displayed in the status overview window?

i.e Highest CPU usage is > 60% can I change that to > 20%

Cheers

Shaun

asked 18 Jul '14, 02:18

shaunscott's gravatar image

shaunscott
4821316
accept rate: 16%


Hi Shaun,

There is a registry value that you can change to edit the range. The key value is called "OverView_HighCPU" and the default is 60.

Location:
32-bit:
HKEY_LOCAL_MACHINESOFTWAREPowerAdminServerMonitorOverView_HighCPU
64-bit:
HKEY_LOCAL_MACHINESOFTWAREWow6432NodePowerAdminServerMonitorOverView_HighCPU

Thanks
Quinn

Please make sure to mark your questions accepted when you have your answer by clicking the gray check mark to the left of the answer.

link

answered 18 Jul '14, 08:36

Quinn's gravatar image

Quinn ♦♦
14.4k3925
accept rate: 35%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×6
×3

Asked: 18 Jul '14, 02:18

Seen: 4,167 times

Last updated: 18 Jul '14, 08:36