I have an interesting problem. Our Zabbix will auto-generate an email based upon a known trigger. This is part of normal functionality, so to be expected.
What I need to do is to split the different triggers depending upon severity.
So I would like High triggers to be sent from one email address (ie. [email protected])
and Disaster triggers to be sent from another email address (ie. [email protected])
I have set two media types, one for each of the different triggers I want to capture.
One will auto generate to our ticketing system, one will send a SMS text, depending upon the severity of the trigger.
How do I do this?
What I need to do is to split the different triggers depending upon severity.
So I would like High triggers to be sent from one email address (ie. [email protected])
and Disaster triggers to be sent from another email address (ie. [email protected])
I have set two media types, one for each of the different triggers I want to capture.
One will auto generate to our ticketing system, one will send a SMS text, depending upon the severity of the trigger.
How do I do this?