If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I want to build triggers for snmptrap via LLD. Snmp function gives {#SNMPVALUE} macro. When I try to use it in trigger prototype, zabbix does not converts macro to value. How should I write regex with macro inside?
Trigger prototype:
({TRIGGER.VALUE}=0 and {VSA-1:LH.MG.Hosts.[{#SNMPINDEX}].regexp()}...