How can we help you today? How can we help you today?
broughtie
I currently use SQL Sentry to monitor our SQL servers, and although the product has a number of nice features, the section that monitors SQL Agent jobs is the part I use the most and if RedGate SQL Response if powerful enough, I'd probably dump SQL Sentry for SQL Response. If if only managing a single server, I still see the ability to configure incidents as one of the most important features. In the current beta of SQL Response, its a bit of a mystery what "incidents" are even being monitored. It would be nice to be able to pull up a list of all possible incidents and be able to configure each one (turn on /off, set default monitoring thresholds, etc). Specific to the topic of this thread, I thing every incident type need to be configurable for each object covered by that incident type. For example, lets look at the "Long Running Query" incident. Lets say I have three jobs setup in SQL Agent that execute some code. Job 1 runs continuously and never ends, Job 2 runs for about 3 seconds every 10 minutes, and Job 3 runs for about 15 minutes once a day. Now for each of these jobs, I'm going to want to configure individually how "Long Running Query" is defined. Job 1 shouldn't even be included in this incident type, Job 2 should be considered long running if it runs for more than 30 seconds, and Job 3 shoudl be considered long running if it runs for more than 20 minutes. Now no one is going to want to have to configure each incident for every object as part of the setup since that would be daunting in many environments, and the is where the concept of default values for an incident type come into play. Perhaps I can define "long running query" to be anything that take more than 10% of the average execution time. Or maybe anything that runs for more than 30 seconds. These defaults might cover 90% of my objects, and I could then go into individual objects and make specific adjustments for those objects that differ from the default. / comments
I currently use SQL Sentry to monitor our SQL servers, and although the product has a number of nice features, the section that monitors SQL Agent jobs is the part I use the most and if RedGate SQL...
0 votes
I would also concur that adding an "Agent not running" incident would be a nice addition to the feature set. / comments
I would also concur that adding an "Agent not running" incident would be a nice addition to the feature set.
0 votes
Ah, missed, that. Format SQL works great, thanks. Would have been nice to be able to import my refactor settings file, but I think I've got it setup the same again. / comments
Ah, missed, that. Format SQL works great, thanks. Would have been nice to be able to import my refactor settings file, but I think I've got it setup the same again.
0 votes
So I see various SQL Refactor features being added to SQL Prompt. Is the plan to just move all the functionality of Refactor into Prompt and give rid of SQL Refactor as a stand-alone product? I'd vote for that. / comments
So I see various SQL Refactor features being added to SQL Prompt. Is the plan to just move all the functionality of Refactor into Prompt and give rid of SQL Refactor as a stand-alone product? I'd...
0 votes