Suggestion Clear after ... on alerts
lehrsj24
Posts: 13 Bronze 2
There are certain types of alerts where I want to collect the information but I don't want to have to manually clear them. For example, take a long running query. If I go to the monitor page I want to see any long running queries that are currently active. I might also want to see any long running queries that ended in the last 10 minutes. But if it ended more than 10 minutes ago, I'd like to have it automatically clear. (because there are so many of them)
What I would like to see is that on alerts there is an option to:
[ ] Auto clear [ ] minutes after ended.
For events it would be an option:
[ ] Auto clear [ ] minutes after event occured.
I created a procedure that does this and runs it as a job every 5 minutes. I'm just passing the alert type and the number of minutes.
Another option that would be nice for the SQL job failed event would be an option to auto-clear after the job ran successfully. If the job failed but later ran successfully, then autoclear the event.
Thanks
What I would like to see is that on alerts there is an option to:
[ ] Auto clear [ ] minutes after ended.
For events it would be an option:
[ ] Auto clear [ ] minutes after event occured.
I created a procedure that does this and runs it as a job every 5 minutes. I'm just passing the alert type and the number of minutes.
Another option that would be nice for the SQL job failed event would be an option to auto-clear after the job ran successfully. If the job failed but later ran successfully, then autoclear the event.
Thanks
Comments
This seems like a good idea. I've raised an enhancement request (reference SRP-3282) for this.
Thanks for the feedback
Chris
Test Engineer
Red Gate