Thor Logo dbatools

SqlWatch

Install-DbaSqlWatch

Ken K (github.com/koglerk)

Install-DbaSqlWatch View Source Ken K (github.com/koglerk) Windows, Linux, macOS On this page: Synopsis · Description · Syntax · Examples · Parameters · Outputs Synopsis Installs or updates SqlWatch monitoring solution on SQL Server instances. Description Deploys SqlWatch, an open-source SQL Server monitoring and performance collection tool, to one or more SQL Server instances. SqlWatch continuously gathers performance metrics, wait statistics, and system information into dedicated tables for historical analysis and alerting.

Read more

Uninstall-DbaSqlWatch

Ken K (github.com/koglerk)

Uninstall-DbaSqlWatch View Source Ken K (github.com/koglerk) Windows, Linux, macOS On this page: Synopsis · Description · Syntax · Examples · Parameters · Outputs Synopsis Completely removes SqlWatch monitoring solution from a SQL Server instance Description Performs a complete uninstallation of the SqlWatch performance monitoring solution by removing all associated database objects, SQL Agent jobs, and historical data. This includes dropping all SqlWatch tables (containing performance metrics history), views, stored procedures, functions, Extended Events sessions, Service Broker components, assemblies, and user-defined table types.

Read more