New to SQL Monitor and need to know what to monitor
terabyte33
Posts: 2 New member
New to SQL Monitor and need to know what to monitor, how to determine what should be monitored to ensure sql server is performing at it's best. I know basic stuff like processor, ram, disk, etc. but more specifically on sql side, so far i think i need to monitor exspensive queries, wait time, and blocking processes, but are there others that would be a good indication of what should be baselined or looked at?
Answers
For information like what you're requesting, I would highly suggest checking out our Redgate university, where it will cover aspects of what you have mentioned. The link for that is below:
https://www.red-gate.com/hub/university/courses/sql-monitor
Along the ones you've mentioned above, you can check long running queries, top 10 queries, top 10 waits and query execution to name a few.
You may also be interested in our documentation as well. A couple of pages to get you going is the following:
https://documentation.red-gate.com/sm/sql-server-performance-and-activity-monitoring/dashboards-and-overviews/server-overview-pages
https://documentation.red-gate.com/sm/sql-server-performance-and-activity-monitoring/dashboards-and-overviews/server-overview-pages/performance-diagnostics-queries-and-waits
Kind regards,
Kurt McCormick
Product Support Engineer, Redgate
Need help? Take a look at our Help Center