Tools for monitoring performance
SQL Server's toolset is very rich and when monitoring, we need to know which tool or tools we must use to address performance issues and how to interpret the results measured by any certain tool. In this section, we will go through all native SQL Server tools that help us monitor the performance of SQL Server.
Activity Monitor
Activity Monitor is a fast and relatively simple tool incorporated within SQL Server Management Studio. It could be used for a fast overview of current activities running on the instance. As shown in the following screenshot, Activity Monitor is accessible from the pop-up menu that can be called by right-clicking in Object Explorer at the instance level:
In the preceding screenshot, Activity Monitor is already open and has been divided into six sections:
- Overview
- Processes...