This document provides an overview of monitoring SQL Server performance. It discusses key metrics to monitor for CPU, memory, storage, and within SQL Server itself. These include processor time, memory usage, IOPS, page life expectancy, and wait stats. The document emphasizes establishing baselines and understanding normal system behavior to effectively monitor for changes. It also provides SQL Server specific metrics like buffer cache hit ratio, log flush waits, and suspicious events in the SQL Agent log to investigate further.