1. Introduction Grafana for SQL Server Monitoring
2. Installing Grafana for SQL Server monitoring
3. Setup a grafana login in the monitoring SQL Server (centralserver)
4. Set up a sample dashboard using Grafana
5. Collect Database IO Latencey from multiple servers
6. Job to schedule the IO Latency capturing on a schedule
7. Dashboard creation for IO Latency display
8. Filtering IO Latency info based on time range
9. Capture SQL Agent jobs execution monitoring
10. Capture SQL error log data to repository table
11. Database info collection
12. Capture Monitor CPU -Mem of database servers
13. Capture Last backup info details to repository table
14. Capture DBCC info details to repository table
15. Capture database growth info details to repository table
16. Capture Login info to repository table
17. Capture detailed login info to repository table
18. Capture SQL config data to repository table
19. Capture SQL Instance details capture to repository table
20. Display CPU memory in Grafana dashboard
21. Display SQL Server agent info and DB details in Grafana dashboard
22. Display Last backup details to Grafana dashboard
23. Display Error Log info to Grafana dashboard
24. Display current available memory of servers
25. Categorize dashboard with rows
26. Display Login and SQL Instance properties to dashboard