Hi folks,
I'm near completion in configuring Zabbix! I have a question around Actions and was hoping the experts here might have some ideas.
Currently I've got my Actions (event source is Triggers) configured to send out an email with the following details:
Is there any way to also include the Host Group to which the triggered host belongs to? I don't see such a definition in the Zabbix manual that is specific to host groups. Ideally it would look something like this:
The reason behind this is that we are an IT provider and have grouped our customers using Host Groups. It would be great to know which customer it is we're receiving an alert for. Perhaps there's a better way to accomplish this?
Thanks!
I'm near completion in configuring Zabbix! I have a question around Actions and was hoping the experts here might have some ideas.
Currently I've got my Actions (event source is Triggers) configured to send out an email with the following details:
Server: {HOSTNAME}
Status: {TRIGGER.STATUS}
Alert: {TRIGGER.NAME}
Severity: {TRIGGER.SEVERITY}
Last value: {ITEM.LASTVALUE}
Time stamp: {TIME}
Date: {DATE}
Status: {TRIGGER.STATUS}
Alert: {TRIGGER.NAME}
Severity: {TRIGGER.SEVERITY}
Last value: {ITEM.LASTVALUE}
Time stamp: {TIME}
Date: {DATE}
Is there any way to also include the Host Group to which the triggered host belongs to? I don't see such a definition in the Zabbix manual that is specific to host groups. Ideally it would look something like this:
Customer: {HOSTGROUP}
The reason behind this is that we are an IT provider and have grouped our customers using Host Groups. It would be great to know which customer it is we're receiving an alert for. Perhaps there's a better way to accomplish this?
Thanks!

Comment