I want to trigger is an item is equal to X for Y times in N time. For example, if a webcheck is slower than 2 seconds 20 times in 10 minutes. Is that possible?
Edit:
This is possible using the count() function. Guess I should have read the documentation a little closer.
Edit:
This is possible using the count() function. Guess I should have read the documentation a little closer.