SQL Server Performance Monitor v1.0.0
Free, open-source SQL Server performance monitoring in two editions.
Downloads
| File | Description |
|---|---|
| PerformanceMonitorInstaller-1.0.0.zip | Full Edition installer (CLI + GUI) with SQL scripts. Run on each server you want to monitor. |
| PerformanceMonitorDashboard-1.0.0.zip | Full Edition dashboard app. Connects to servers where the installer has been run. |
| PerformanceMonitorLite-1.0.0.zip | Lite Edition — standalone app, nothing installed on the server. Supports Azure SQL DB. |
Full Edition Quick Start
- Extract the Installer zip
- Run
PerformanceMonitorInstaller.exe YourServerName(or use the GUI installer) - Extract the Dashboard zip and launch to view your data
Lite Edition Quick Start
- Extract the Lite zip
- Run
PerformanceMonitorLite.exe - Click Add Server and connect
Supported Platforms
- SQL Server 2016, 2017, 2019, 2022, 2025
- Azure SQL Managed Instance
- AWS RDS for SQL Server
- Azure SQL Database (Lite only)
Requirements
- Windows 10/11 with .NET 8.0 Desktop Runtime
- Full Edition: sysadmin on target, SQL Server Agent running
- Lite Edition: VIEW SERVER STATE on target