Forum Discussion
Deleted
Jul 18, 2022WINDOWS ADMIN CENTER MEMORY ALERT
Please help
Windows Server is consuming more than 50.000000 % of physical memory, which exceeds your configured threshold.
I never configured a threshold to 50% where can i set this higher ?
THX
Same and I can't find anything on how to modify that setting.
Edit:
I found how to modify the setting here and came up with the following command that worked to set my threshold higher.
Get-StorageSubSystem Cluster* | Set-StorageHealthSetting -Name Microsoft.Health.Setting.Node.AvailableToSystemMemoryLimit -Value 95
- _Stevie_1968Copper Contributor
I'm also getting this error and I set no 50% threshold.
- TimmaayyCopper Contributor
Same and I can't find anything on how to modify that setting.
Edit:
I found how to modify the setting here and came up with the following command that worked to set my threshold higher.
Get-StorageSubSystem Cluster* | Set-StorageHealthSetting -Name Microsoft.Health.Setting.Node.AvailableToSystemMemoryLimit -Value 95