SQL Memory Manager service

When this service has a scan interval of less than 5 minutes, the agent may take longer than the scan interval to gather the metrics. As a result, you may notice some scan intervals are not populated.

The SQL Memory Manager service monitors various aspects of how an SQL Server uses memory.

Service TypeWMI
Instances on a Device3
Supported Systems/ApplicationsMicrosoft SQL Server
Device ClassServer - Generic, Workstation - Generic, Other, Printer, Scanner/Camera, Switch/Router, Laptop - Windows, Server - Windows, and Workstation - Windows
Monitored ByWindows agent
Scan Interval 15 minutes
Minimum Scan Interval1 minute
SQL Server InstanceThe specific instance of the SQL Server database engine that is running on the target server.

 

Status DetailDescription
Connections Memory (KB)The total amount of dynamic memory that the server is using for maintaining connections.
Lock Memory (KB)The total amount of dynamic memory that the server is using for locks.
Optimizer Memory (KB)The total amount of dynamic memory on the server that is being used for query optimization.
SQL Cache Memory (KB)The total amount of dynamic memory that the server is using for the dynamic SQL plan cache.
Total Server Memory (KB)The amount of memory that the server has committed using the memory manager.
Memory Grants PendingThe total number of processes that are waiting for a workspace memory grant.