Since the upgrade to 9.5 and after the SP1 patch the Advanced Alerts are not clearing on their own when trigger is no longer true.
Has this been noticed yet?
I have no experience with other than 9.5 but I have setup an advance alert and experienced the same. I called a VBScript and sometimes it reset correctly and sometimes it didn't.
I discovered that (as I wrote to a textfile for log purpose) it seems that when there were many hosts at the same time it failed and didn't reset correctly. I disabled the textfile logging as I had a theory that it could maybe be a problem writing to the same file with multiple instances of the alert running and after I disabled it, it has worked perfectly.
So if you are calling a VBScript and dealing with files maybe that could be something to look into. It could also be a coincidence that it now works for me.
The wonderful world of MS gives us many great challenges.
Not writing them to a Text File.
Pre 9.5 they would clear when the condition was no longer true. I have manually cleared them since the upgrade and was hoping that the SP1 would have taken care of the issue.
But as we know it has not.
Agh, it also seems that it didn't resolve my problem either - I also have a lot of entries now that hasn't run my VBScript. They are fine marked as green in my view which means Orion is correctlyt setting the status but it doesn't call my script - how can I check that (anyone know)?