Zabbix release: 2.4.1
I've been running Zabbix for a while as a migration from Nagios, and am having some issues understanding how to email an alert using the field from the host:
I can create a trigger that actions an action after 20 minutes of a host being unresponsive.
However the action can only be created by having a static user assigned to the action. Where the user is created under Administration > Users.
This works reliably and as expected, however what I am attempting to do is to create an action that uses the {INVENTORY.POC.PRIMARY.EMAIL<1-9>} field to email the assigned person for that host. Without the need to create 3000+ users which then need to be managed individually, and then have 3000+ actions created and then manually assigned to each host.
I'm wondering if anyone could enlighten me on how I can accomplish this.
I've been running Zabbix for a while as a migration from Nagios, and am having some issues understanding how to email an alert using the field from the host:
- {INVENTORY.POC.PRIMARY.EMAIL<1-9>} (I'm wanting to use #1 for this example)
I can create a trigger that actions an action after 20 minutes of a host being unresponsive.
However the action can only be created by having a static user assigned to the action. Where the user is created under Administration > Users.
This works reliably and as expected, however what I am attempting to do is to create an action that uses the {INVENTORY.POC.PRIMARY.EMAIL<1-9>} field to email the assigned person for that host. Without the need to create 3000+ users which then need to be managed individually, and then have 3000+ actions created and then manually assigned to each host.
I'm wondering if anyone could enlighten me on how I can accomplish this.
Comment