Triggering an Event Policy Based on Event Count

You can configure an event policy to be triggered if an event or set of events occurs a specified number of times within a specified time period.

To do this, include the optional trigger statement at the [edit event-options policy policy-name within seconds] hierarchy level:

[edit event-options policy policy-name within seconds]trigger (after | on | until) event-count;

The software counts the number of times the triggering event occurs. A triggering event can be any event configured at the [edit event-options policy policy-name events] hierarchy level. You can configure the following options:

For configuration examples, see Examples: Triggering a Policy Based on Event Count.