Mirroring latency

16,181 1
This metric measures the latency of a mirroring stream. This is useful for checking the historical status of mirroring and also alerting when mirroring is delayed. Read more

CPU signal wait time

23,893 0
This metric measures the percentage of time spent waiting for CPU resources to service a thread. A high signal wait time for all wait types may indicate that CPUs are being overused, forcing tasks to wait for SQL Server processes. Read more

Disabled backup jobs

12,301 0
This metric investigates backup jobs, searching for any that may be disabled inappropriately. If any of your backup jobs have been disabled inappropriately, you may not be aware of their state. Read more

Custom metric walkthrough

22,466 0
You’ve found a metric that you want to use in your SQL Server environment. What should you do next? Getting a metric working in SQL Monitor is easy, and we’ve provided this short walkthrough to help you get started. In this scenario, you’ve found TJay Belt’s Disabled backup jobs example metric. After reading through the […] Read more

Percentage of fragmented indexes

This is a general indicator of performance problems. Index fragmentation can affect the rate of return for moderate to large tables. If multiple indexes are fragmented throughout the database, then an index maintenance strategy needs to be evaluated. Read more

Average I/O stalls

60,984 0 ,
This is a general indicator of performance problems. High stall times indicate I/O problems, which can be attributed to busy physical disks or queries that return large data sets to the client. Read more