Forum Discussion

Deleted's avatar
Deleted
Jul 18, 2022

WINDOWS 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

 

 

  • Timmaayy's avatar
    Timmaayy
    Oct 04, 2023

    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
    • Timmaayy's avatar
      Timmaayy
      Copper 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

Resources