Dear all, I was looking for a way to make a trigger if at least one of 3 triggers from 3 different hosts is on.
All of them are icmp itens that check for hosts availability and the goal is to create a map which will turn red if any of the checked itens become unavailable.
The thing is I cannot create a trigger just by pasting the other 3 and using the "OR" statement since they aren't from the same template.
Is that possible?
btw, I tried to sum all ping results using a calculated item, since I thought that every ping result should return 1 (when it's reachable) and a calculated item from 3 hosts would return 3. But that just didin't work
Would you guys give me a hand on that?
Best regards,
Luiz
All of them are icmp itens that check for hosts availability and the goal is to create a map which will turn red if any of the checked itens become unavailable.
The thing is I cannot create a trigger just by pasting the other 3 and using the "OR" statement since they aren't from the same template.
Is that possible?
btw, I tried to sum all ping results using a calculated item, since I thought that every ping result should return 1 (when it's reachable) and a calculated item from 3 hosts would return 3. But that just didin't work

Would you guys give me a hand on that?
Best regards,
Luiz

Comment