SQL Server Index Maintenance Dashboard - mini DBA


Legacy Documentation

Desktop And Mini DBA Server

Legacy Documentation Home alerts analysisservicesalerts analysisservicescpu analysisservicesdashboard analysisservicesdatabases analysisservicesio analysisservicessessions azurealerts azuredatabase azuredatabasehealthcheck azureindexes azurelocks azure security azuresessions azuresql azuresqldatabase azuresqldatabasedashboard azuresqldatabases azure sql server dashboard azuretables azurewaits compare performance baseline connections cpu custom sql server alerts database database query performance databases defaulttrace dm exec query statistics xml documentation errorlog files gettingstarted healthcheck database healthcheck sql server history active history blocking history data storage history deadlocks history files history memory history viewer history waits howtoperformancetuneazuresqldatabase how to performance tune sql server how to sql server performance tuning how to sql server query tuning indexes Installation io License Support locks maintenance windows options performance history security server servergettingstarted Server Installation server memory serveroptions serversecurity servertroubleshooting sql database memory sql execution plan sql extended event sessions sql server activity sql server alert configuration sql server alerts sql server database sql server execution plan view sql server index defrag jobs sqlserverindexfragmentation sql server index fragmentation sql server index maintenance sql server live query statistics sqlserverqueryperformance sql server query performance sql server send slack alerts sql server send teams alerts sql server transaction log sql server wait statistics tables tranlog waits webmonitorconfigure webmonitorconnections webmonitorcurrent webmonitorcustom webmonitorenterprise webmonitorgettingstarted webmonitorhistoric webmonitorinstallation webmonitorio webmonitormemory webmonitoroptions webmonitoroverview webmonitorsecurity webmonitorwaits wmi
The index maintenance dashboard is the Mini DBA tool for dealing with fragmentation.
It is accessible in the left pane of Mini DBA Desktop as per the following screenshot:
sql server index dashboard shortcut
The Index Maintenance dashboard differes from the database level index dashboard (see index use and index fragmentation links under 'Database') as it gives you visibility into the index health of your entire SQL Server estate from one place. The database level index views give you more information about indexes than just fragmentation level and size but just for the database you are currently looking at. The Index Maintenance dashboard is specifically for analysing and defragmenting index fragmentation.
The dashboard is split into 2 sections:

Manual Defrag

This screen allows you to immediately analyze index fragmentation levels across all your SQL Servers and defragment (rebuild or re-organize) straight away.
Read about Manual Index Defragmentation

Scheduled Jobs

This screen allows you to setup automated jobs that analyze and defragment indexes if required.
Read about Scheduled Jobs