Maximum number of notifications from S & E

Hi,I have created an event notification where if a database becomes corrupt, it sends a notification. It is set up as follows.

-Notify the event on any server in the domain.

-Trigger - An event that matches a criteria

Events can be any type\severity\must have the text “corrupt”

-Action - Mail Domino Admin Group

The event works great, unless a log gets corrupt. Then we get sometime 3000-4000 messages.

Is there a way to limit the notifications to say 1 notification per 30 min? I thought the Alarm interval was for this, but it seems to have no affect. Its set at 30 minutes.

Any help or guidance is appreciated. TIA!

Subject: Maximum number of notifications from S & E

  1. Alarms are not events; they’re statistics crossing the threshold defined in their statistic monitor (er, I mean “event generator”) doc. Notifications (now called event handlers) can be triggered by alarms or by events. Yours is triggered by an event.

  2. Are you using the 6.0.3 events4 template? If so, I’m surprised you’re getting anything at all, it’s so buggy. (The 6.0 and (reportedly) 6.0.4 templates work, though.)

  3. As to your main question – I don’t think so.