Home Forums SQL Server 2005 Administering SQL Server Alert to find the Physical server memory usage RE: SQL Server Alert to find the Physical server memory usage

  • Hi all,

    Is there a way to get an alert from SQL Server itself when a particular limit of Total available memory in the Server has been reached, not using the WMI query.

    I have checked the SQL Server Performance condition alert, but it has the counters for the calculating the memory allotted to SQL Server only. I would like to get the memory usage of physical server as a whole.

    Thanks

    John