Hello,
We've been running Zabbix 2.0.5 for a while now and it's been working great.
I'm starting to use the Discovery feature and am stumped on a particular spot.
The template I created with discovery correctly created my items and the corresponding triggers and this works well.
One item this discovery template creates gets the description (ifAlias) entered for a particular interface. Another discovery created item gets the value of the interfaces operational status and also creates a corresponding trigger, so if the interface goes down it raises an alert. This works perfectly.
The issue I am getting suck on is with the Action email. While the default action email correctly displays the value of the item the trigger evaluated (operational status), I cannot figure out how to reference the value of the other item for the description (ifAlias)
Basically whenever a trigger is raised on an Interface, whether it's a router interface or switchport, I want the email to include the interface description (ifAlias).
Is this possible without this item being in the trigger?
Thank you,
Denny
We've been running Zabbix 2.0.5 for a while now and it's been working great.
I'm starting to use the Discovery feature and am stumped on a particular spot.
The template I created with discovery correctly created my items and the corresponding triggers and this works well.
One item this discovery template creates gets the description (ifAlias) entered for a particular interface. Another discovery created item gets the value of the interfaces operational status and also creates a corresponding trigger, so if the interface goes down it raises an alert. This works perfectly.
The issue I am getting suck on is with the Action email. While the default action email correctly displays the value of the item the trigger evaluated (operational status), I cannot figure out how to reference the value of the other item for the description (ifAlias)
Basically whenever a trigger is raised on an Interface, whether it's a router interface or switchport, I want the email to include the interface description (ifAlias).
Is this possible without this item being in the trigger?
Thank you,
Denny
Comment