I will use the following example as a case for this question:

This trigger is activated if the Host CPU is averaging 80% for a minute, the trigger is connected to an action that sends an email.
My problem is that in case the machine will average more than 80% CPU for an hour, I will probably get countless email notifications...
Which leads to my question, is there any way to control how many time a trigger can get triggered? For example, it got triggered now and will only
be able to get triggered again after 4 hours.
This trigger is activated if the Host CPU is averaging 80% for a minute, the trigger is connected to an action that sends an email.
My problem is that in case the machine will average more than 80% CPU for an hour, I will probably get countless email notifications...
Which leads to my question, is there any way to control how many time a trigger can get triggered? For example, it got triggered now and will only
be able to get triggered again after 4 hours.
Comment