I have a db server that I have inherited and sql is running pretty slow it seems for some processes.
I ran a query that indicated I have several fragmented indexes and the indexes have not been rebuilt in a long time.
What kind of performance metrics can I collect that will prove that the effects of fragmented indexes are affecting the system performance?
Disk reads?