sql-serverdatabasemonitoringlocksutilization

Multiple SQL Server- monitoring tool


We have around 20 Different physical servers in which SQL Server has been installed and configured( various versions MS SQL servers) Need to monitor the complete SQL servers using one tool Which includes Database Performance, wait time, expensive queries currently executing, Log size utilization, disk space utilization ,Monitor CPU, memory and disk space utilization of the SQL Servers,Get complete details about SQL Server sessions, buffer, memory, locks and latches If there is any Microsoft product available then preferred or possible other tools. Please suggest


Solution

  • Looks like a lot of requirements. FYI, there is no Microsoft tool to manage On-Premise MS SQL Server instances. But, you can create your own utility using SQL scripts or SSIS packages.