Ad Widget

Collapse

Is there a Zabbix Web Interface URL Macro?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mattykay
    Junior Member
    • Mar 2018
    • 7

    #1

    Is there a Zabbix Web Interface URL Macro?

    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
    Last edited by mattykay; 03-08-2018, 05:31.
  • mattykay
    Junior Member
    • Mar 2018
    • 7

    #2
    Can't edit; just to clarify i mean a macro that i don't have to hard code at the host or global level (in case the URL ever changes)

    Comment

    Working...