Alerting.Base.Service.exe taking consuming all memory
jonwilk
Posts: 32
Hi
I've posted this before and now this problem keeps happening.
The Redgate.Response.Engine.Altering.Base.Service.exe application keeps consuming all of the available memory on the server dedicated to sqlmonitor. i'm running version 2.3.
Looking in taskmanager it's consumed 1,763,012K. This makes the sqlmonitor website unuseable.
Any ideas what's causing it and how to stop it?
Thanks
I've posted this before and now this problem keeps happening.
The Redgate.Response.Engine.Altering.Base.Service.exe application keeps consuming all of the available memory on the server dedicated to sqlmonitor. i'm running version 2.3.
Looking in taskmanager it's consumed 1,763,012K. This makes the sqlmonitor website unuseable.
Any ideas what's causing it and how to stop it?
Thanks
Comments
The memory used by the SQL Monitor base service depends on the current workload.
Typical usage is around 400MB for ten or so servers, but what you're seeing is not unusual for very high loads.
The logs created by SQL Monitor may highlight performance issues that lead to increased memory usage.
Some questions:
- How many servers/instances are you monitoring?
- From task manager, how many threads is the base service using?
- Is there anything interesting in the application logs (ProgramData\Red Gate\Logs...)? (you can email these to me if necessary - robin.anderson@red-gate.com)
Regards,Development
Red-Gate Software
..Base.Service.exe is consuming 10.8 GB of memory.
We are monitoring 7 servers, with 15 instances.
Does anyone have a solution, or a few tips that can help bring this under control?
10.8 GB is much more than it should be using.
On your 15 instances, roughly how many databases are there?
If you run the following script on the SQL Monitor data repository, it will return the number of rows and space taken by each of our tables. This might shed light on which object types Monitor is struggling with.
http://pastebin.com/bzvcexqm
Regards,
Development
Red-Gate Software
Across the 15 instances we have 355 databases.
Top 10 results for the space used is:
name rows
Cluster_Sightings 53205601
Cluster_SqlServer_TopQueries_UnstableSamples 28821581
Cluster_SqlServer_Error_Keys 21097496
Cluster_SqlServer_Error_Instances 21097490
Cluster_SqlServer_Error_Sightings 20741996
Cluster_Machine_Process_UnstableSamples 18410853
Cluster_SqlServer_TopQueries_Sightings 13226656
Cluster_SqlServer_Database_Performance_UnstableSamples 9700694
Cluster_SqlServer_Database_Storage_UnstableSamples 9646282
Cluster_SqlServer_Database_File_UnstableSamples 7344433