We're monitoring a perfmon counter in APM. It checks every 5 minutes. We want to get an alert when it's above a certain threshold. I've created the alert, but I'm a bit confused on how to do the following:
1. Have it only send an alert when the value is above the threshold for 2 or more polling cycles.
2. Have it not send an alert if it goes above in one cycle and then by next one is back down.
I see the settings, but I don't find the admin guide very clear on what it will do.
I've also heard that you can set some threshold where if it gets above that value it will start checking more often until some future event.