Detailed Metrics
In-depth analysis dashboards for troubleshooting and performance optimization.
Dashboards in this category
Database Growth
Analyzes database and table growth. Visualizes trends, detects abnormal increases and manages identities approaching their limit.
Index Tuning
Identifies missing, duplicate and underutilized indexes. Provides recommendations to optimize query performance.
Job Status
Complete visibility of SQL Server Agent Jobs: successful, failed, canceled executions and jobs exceeding their usual duration.
Process Status
SQL Server process monitoring: active sessions, locks, blocking chains, long-running queries and deadlocks.
Recommended usage
- Performance issues: Start with Process Status to identify locks
- Disk space: Review Database Growth for growth trends
- Slow queries: Use Index Tuning to optimize indexes
- Failed automation: Check Job Status for problematic jobs
