EHS debounce

EHS debounce (also called dampening) is the ability to trigger an action (for example an EHS script), if an event happens (N) times within a specific time window (S).

N = [2..15]

S = [1..604800]

Note:

For example:

When linkDown occurs N times in S seconds, an EHS script is triggered to shut down the port.