-
1. Re: Alert Notifications
tsegismont Nov 10, 2014 10:34 AM (in response to awentzell)1 of 1 people found this helpfulHi,
As long as alerts conditions are met, new data coming in should trigger the sending of new alerts. But as far as I know, notifications of the same alert (not alert definition) cannot be resent.
Thomas
-
2. Re: Alert Notifications
jayshaughnessy Nov 10, 2014 1:37 PM (in response to awentzell)1 of 1 people found this helpfulI think in general we try to stop short of having RHQ perform very complex alert notification handling. Instead we limit the scope to providing enough notification handling to satisfy many use cases, and otherwise be able to feed into more complex alert handling workflows, implemented by the users. The variations of needs in this area vary widely, and are often very specific.
-
3. Re: Alert Notifications
awentzell Nov 21, 2014 11:41 AM (in response to awentzell)With this, I found a sufficient way to do it. Essentially , I added a notification to Reset the Statistics when the conditions are met for the 1 hour dampening. That essentially resets the clock and then we get another notification an hour later if the conditions are still met. Thanks all for your help.