Adjust limit in Status overview window

Viewed 0

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

1 Answers

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.

Related