I've set up zabbix Opsgenie Integration using the opsgenie oec plugin. One problem in having is that the alerts are too generic. Here is what I see
[Zabbix] Linux FS var space is critically low
How can I modify it such that it sends
]Zabbix host.domain.com] Linux FS var space is critically low
host.domain.com being the fqdn of the host where the issue is being experienced
Hi @Julian Bailey
the change you need must be made in the message template of the media type that sends alerts to Opsgenie.
Specifically, you need to modify the summary by adding the variable {HOST.NAME}.
Best regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.