Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 520 Bytes

File metadata and controls

20 lines (14 loc) · 520 Bytes

sql-diagnostic-toolkit

Purpose: Rapid clinical assessment of SQL Server health with evidence-first diagnostics.

What This Toolkit Provides

  • Blocking & wait chain capture via XEvents
  • Parameter sniffing detection
  • AG latency & redo monitoring
  • I/O saturation profiling
  • Standardized evidence pack for incidents

How to Start

  1. Deploy XEvent session from /xevents
  2. Run collection script in /scripts
  3. Review output in /docs

Philosophy

Fix root causes, not symptoms. Telemetry before opinions.