Alerts for Disk avg. read time & write
Tradebridge_DBA's
Posts: 3
Hi All,
This might a simple question but here it goes....
We are currently having issue with our Disk avg. read time & write speeds where it randomly shoots up above 300ms ....
we would like to know if there is Alerts for Disk avg. read time & write..?
We know that you are able to view the Disk avg. read time & write on the analysis screen but cant find a custom metric or plain metric setting for this...
Is there any way someone can guide us on how to we can create a alert for this.
Thanks in advance!!!
This might a simple question but here it goes....
We are currently having issue with our Disk avg. read time & write speeds where it randomly shoots up above 300ms ....
we would like to know if there is Alerts for Disk avg. read time & write..?
We know that you are able to view the Disk avg. read time & write on the analysis screen but cant find a custom metric or plain metric setting for this...
Is there any way someone can guide us on how to we can create a alert for this.
Thanks in advance!!!
Comments
Unfortunately, SQL Monitor doesn't support creating alerts on the metric you see on Analysis page.
You can create custom metric and alerts but these are limited to only data which can be queried using T-SQL.
If you think that it would be good to have this feature in product then please do add it to http://sqlmonitor.uservoice.com/.
Thanks,
Priya
Project Manager
Red Gate Software
Save on a table and aggregate the read column (or write). Make the job to send you an alert based on that.
Good luck!