SQL Server Monitor Gadget for Windows Vista Sidebar
August 22, 2007
If you are an SQL Server DBA, here is a good tool developed by Jamie Thomson, John Rayner and their team to monitor your SQL Server installation from Windows Vista Sidebar.
The gadget does exactly what it says on the tin; it monitors a specified SQL Server database for various metrics and displays them on the Windows Vista Sidebar. It is provided for use by SQL Server DBAs that require a nice’n'easy way of monitoring important metrics on their SQL Server installations. In version 1 the gadget provides the following information:
- Data file size - total file size of the database data files
- Data file used - amount of used space on those data files
- Data file used % - The percentage of the total data size that has been used
- Log file size - total file size of the database log files
- Log file used - amount of used space on those log files
- Log file used % - The percentage of the total log size that has been used
Know more about it here
If you enjoyed this post, make sure you subscribe to my RSS feed!
Posted in 



