Is anyone aware of a way to get the actual Zabbix web URL in a macro format? - it doesn't appear there is a macro that defines this without creating one per host or globally (ideally I'm hoping there is a value that i don't have to hard code in case it changes).
E.g. To use as a macro like;
http://{ZABBIX_URL}/zabbix/events.php?triggerid={TRIGGER.ID}&filter_set=1 https://www.zabbix.com/documentation...eration/macros
E.g. To use as a macro like;
http://{ZABBIX_URL}/zabbix/events.php?triggerid={TRIGGER.ID}&filter_set=1 https://www.zabbix.com/documentation...eration/macros
Comment