Good Morning,
I'm looking to create an alert that will, on its first trigger, send an email to our ticketing system to auto generate a ticket as well as email individual team members.
My question is that if a node triggers an alert that is identical (say, high memory usage) again AFTER the initial alert, how would I set it to ONLY email team members and NOT the ticketing system.
Example for the SAME node.
7 AM : High mem usage-> emails ticket system, emails team.
8 AM: high mem usage -> emails team.
9 AM: high mem usage-> emails team.
ect. ect.
NEXT DAY
7 AM: high mem usage->emails ticket system, emails team
8 AM: high mem usage->emails team.
IN ADDITION: I'm also trying to figure out how I can setup reporting to show multiple instances of the same event being triggered.