Forum Discussion

Anonymous's avatar
Anonymous
Jul 18, 2022
Solved

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 https://github.com/MicrosoftDocs/azure-stack-docs/blob/main/azure-stack/hci/manage/health-service-settings.md?plain=1#available-memory-threshold 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

2 Replies

    • 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 https://github.com/MicrosoftDocs/azure-stack-docs/blob/main/azure-stack/hci/manage/health-service-settings.md?plain=1#available-memory-threshold 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