Comments
Sort by recent activity
Thanks for making us aware of this - we're working on a fix now and I'll post an update when it is available.
Kind regards
Adam
/ comments
Thanks for making us aware of this - we're working on a fix now and I'll post an update when it is available.
Kind regards
Adam
Hi Kevan,
Currently you can only alias the SQL instance, not the host or cluster. We might look to address this if there is more demand (Uservoice would be a good place to suggest it if you would like to see this addressed).
Meanwhile I'll add this to our enhancement tracking.
Thanks
Adam
/ comments
Hi Kevan,
Currently you can only alias the SQL instance, not the host or cluster. We might look to address this if there is more demand (Uservoice would be a good place to suggest it if you would ...
Thanks for the explanation, that makes a lot of sense. We are making some more improvements to the reporting so we'll consider something along the lines you suggest.
Thanks
Adam
/ comments
Thanks for the explanation, that makes a lot of sense. We are making some more improvements to the reporting so we'll consider something along the lines you suggest.
Thanks
Adam
Hi Kevan,
That's right, the tile shows the top 5 queries by total execution time within the selected period.
What is most useful for you to see on this particular summary tile?
/ comments
Hi Kevan,
That's right, the tile shows the top 5 queries by total execution time within the selected period.
What is most useful for you to see on this particular summary tile?
Hi Kev, apologies I missed your reply. That must be a bug. However, the next piece of work we'll tackle is improving the alerts, and that might well include allowing greater control over notifications, as you suggest - I'll update you when I know more (likely next month) / comments
Hi Kev, apologies I missed your reply. That must be a bug. However, the next piece of work we'll tackle is improving the alerts, and that might well include allowing greater control over notificati...
Thanks Sijo, it's useful to have this kind of detail as we're considering how to make improvements to alerting.
Adam
/ comments
Thanks Sijo, it's useful to have this kind of detail as we're considering how to make improvements to alerting.
Adam
Hi Kevan,
That's correct - it will prevent all notifications, not just emails.
Short term we should reword that, but it would also be really good to know what kind of use cases you had in mind so we can understand the kind of configurability that might be required (e.g. turning off email but allowing Slack notifications etc).
Thanks
Adam
/ comments
Hi Kevan,
That's correct - it will prevent all notifications, not just emails.
Short term we should reword that, but it would also be really good to know what kind of use cases you had in mind so...
Hi,
That's not currently possible with custom metrics. The T-SQL on which the custom metric is based must return a single, numeric scalar or NULL value. It can call a stored procedure, as long as the returned value meets the same criteria. It cannot collect multiple values, results containing alphabetic or special characters, or recordsets. https://documentation.red-gate.com/disp ... ine+metric
Hope that helps.
Thanks
Adam / comments
Hi,
That's not currently possible with custom metrics. The T-SQL on which the custom metric is based must return a single, numeric scalar or NULL value. It can call a stored procedure, as long as t...
Hi,
The Example report does show just 3 of the 5 summary tiles. To manually add further tiles:
- Click 'Add tile' button
- In the 'Tile type' dropdown, choose 'Summary tile'
- Another dropdown will appear underneath. Select 'Alerts summary' and click the 'Add' button
- Repeat with the 'Server waits by day' tile
There is a video showing how to add different types of metrics to a report here: http://www.red-gate.com/products/dba/sq ... /whats-new
I hope that helps.
Adam / comments
Hi,
The Example report does show just 3 of the 5 summary tiles. To manually add further tiles:
- Click 'Add tile' button
- In the 'Tile type' dropdown, choose 'Summary tile'
- Another dropdown will...
SQL Monitor 7.1.3 has been released.
Enhancements:
Added name of blocked database to top of Blocking process alert details
Added the database name to the Longest running queries report
Fixed the following issues:
Clearing the bottom alert in the list of alerts made all other alerts appear cleared
When clearing alerts that number less than total alert rows to be displayed, they did not disappear
Incorrect requirement referred to in the installer
Formatting in Job Failing alerts
Job Duration alert not showing baseline
Waits could show as zero on the top graph on server overviews
12 or 24 hour clock display setting was not persisted on Analysis page
/ comments
SQL Monitor 7.1.3 has been released.
Enhancements:
Added name of blocked database to top of Blocking process alert details
Added the database name to the Longest running queries report
Fixed the ...