At PASS in Charlotte this year, we released Spotlight Freemium Monitoring in the form of a SQL Server Management Studio plug-in. We are working on expanding this functionality to make it a more useful tool so I thought I’d spend some time filling you in on what we are planning for early next year. Bear in mind that this is all still under development right now so things may change before we ship – safe harbour and all that. 1. More flexible deployment options In the next rev, we are planning to allow you to install the Diagnostic Server (the service that runs in the background and collects data, evaluates rules and fires alarms) on a different machine to where your management studio plug-in is installed. The practical upshot of this is that if you have multiple DBAs, you can all look at the same data and you only need to collect it once. 2. Toolbar Let’s face it, you’re a busy DBA and have better things to do that stare at Spotlight all day. We’ve got you covered here – there will be a Spotlight toolbar that will allow you to see the high level status of your environment at a glance while you are busy doing other things – a single click will take you to the Heat Map or the Alarm List. 4. Real-Time Performance Health SpotlightEssentials.com provides users with a daily score for performance health today. We have decided that it would be a good idea to provide this feature in real-time. This feature will be in Spotlight on SQL Server Enterprise as well. The plug-in will provide basic summary data – if you want the full resolution path, you’ll have to upgrade to Spotlight on SQL Server Enterprise. 3. Improved Summary Page We are going to improve the layout of the summary page and put some extra useful bits of data on it – including the aforementioned Performance Health score. 4. Processes Drilldown First thing you want to know when you look at a SQL Server is who is doing what – enter the Processes drilldown. You can filter to just see active processes, sort by any column (and we’ll remember the sorted column for next time). Also, you have the option to kill the selected process and if you want to see the SQL or the plan we can open it up for you with a single click right in Management Studio. 5. Waits Drilldown The Waits drilldown helps you to see where your SQL Server instances are spending time waiting. 6. File I/O Drilldown The File I/O Drilldown shows you what is going on with your data files. You can see a list of all the data files on your SQL Server instance. This drilldown effectively takes data from the sys.fn_virtual_file_stats() function, calculates rates on selected columns and allows you to easily see the level of activity at a file level. 7. Top SQL Drilldown The Top SQL drilldown allows you to see the top 25 SQL statements in the plan cache by average CPU per execution. Similar to the processes drilldown, if you want to see the SQL or the plan we can open it up for you with a single click right in Management Studio. So far so good…..so when can I get it? We are working as fast as we can to finish these features and make sure that it is solid, doesn’t use large amounts of resources and doesn’t crash SQL Server Management Studio. That being said we expect to ship it early next year – we will update you here if that changes. Sounds too good to be true – where do I get it? You can find the latest version at spotlightessentials.com/freemium-monitoring Oh and BTW – we love getting feedback, so if you have complaints, suggestions or just want to tell us that we are going in the right direction – please let us know.
↧