trimble-oss/dba-dash — reverse-engineered prompt
Reverse engineered prompt
Build me a Windows based SQL Server monitoring tool like DBA Dash. I want something a DBA can get running quickly that uses a central repository database and can monitor one or more SQL Server instances, including Azure SQL and RDS where that makes sense. It should include a desktop app plus a background agent or service, and make the main benefits really clear with daily health checks for backups, DBCC status, corruption, drive space, jobs, availability groups, log shipping, mirroring, and identity columns.
I also want performance monitoring for waits, memory, blocking, running queries, IO, slow queries, stored procedure stats, OS counters, and custom metrics. Please include change tracking over time for things like configuration settings, patching, hardware, trace flags, drivers, TempDB and database files, Query Store, alerts, and schema changes. Good views for agent job failures, timelines, and performance would be great too, along with reports and a simple setup flow. If the repo already supports an AI assistant, wire that in naturally as an optional feature. Use the README and quick start docs, and check current docs online if needed.
Want more depth? Deep Reverse