This document describes using SQL stored procedures to automate performance checks across multiple SQL Server instances. It provides a code sample to collect wait statistics from linked servers and databases. The summary explains how to set up the necessary permissions and infrastructure to execute the stored procedure across multiple servers from a central location on a scheduled basis.