If you were to start to build a report that would be system related information, what items would you include?
So far I have the following:
- identify low and outofmemory events (since last ring buffer flush)
- identify the top 10 slowest statements
- job run/fail/status
- list database and transaction log sizes
- find table indexs that have fragmentation over 30%
- top 10 largest tables in AAD and WmsCore (rowcount, total space, used/unused space)
What else would be good to add?