So far I've got about 10 triggers on my system. Two of the triggers (ones alerting on ping and ssh being down) sometimes give false positives so I don't want to send a mail alert right away even though in the trigger I test the current and previous value.
I have two different actions, one called report immediately, and the other called delay report. In the condition, I include the two trigger names with like and not like on each action and have different step values for each action. This seems like a not very efficient way to do this. Any suggestions on a better solution? Maybe configure the triggers differently?
I have two different actions, one called report immediately, and the other called delay report. In the condition, I include the two trigger names with like and not like on each action and have different step values for each action. This seems like a not very efficient way to do this. Any suggestions on a better solution? Maybe configure the triggers differently?