The alerting rules definitely seems like one place that needs some work. What he's wanting to do seems to make sense with count. Depending on what's triggering the alert you may not know what the interval between events is. Traps or syslog messages could be coming a lot faster or slower than any of the check intervals.
Personally, I'm having a lot of trouble with both duplicate alerts and alerts being sent that shouldn't be based on the rules. So far, I haven't been able to figure out the how or why. -- Todd -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erik A. Dahl Sent: Thursday, March 15, 2007 7:14 AM To: [EMAIL PROTECTED]; General discussion of using zenoss system Subject: Re: [zenoss-users] Alerting Rules and event counts? I would use a delay time in the rule not count. -EAD On Mar 15, 2007, at 6:10 AM, Basil Shubin wrote: > Hi friends, > > I have folowing Alerting Rules for first admin: > > Event State = New > Production State = Production > Severity >= Error > > for second rules is same, but Count > 1. For third admin Count > 2 > (I'd use '>' because '>=' won't works, it has discard to '>' after > saving rule) > > Is there any way to do following: first admin should get all > alerting message regardless of it's count, second get all alerts if > count > 1 and the third admin if count > 2. So if there a event > which was raised for 4 times, than first admin get 4 messages, > second - 3 and third - 2. > > For now I get only first alerting message, second admin got only > one message on second alert of the same event and the third admin > one message on third event. > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
