I have a VoIP monitoring system and I need to create a trigger if we are getting rapid occurence of latency spikes. So for example if latency spikes over 100ms 10 times in the last hour,I want to have a trigger. Is this possible?
Ad Widget
Collapse
trigger b if trigger a occurs 10 times in the last hour
Collapse
X
Comment