Search Result

Collapse
2 results in 0.0038 seconds.
Keywords
Members
Tags
lld macro regexp
  •  

  • george547
    started a topic LLD with json list

    LLD with json list

    Hello,

    I have json file which may contain several values of port in one key per each of service PID, eg:

    Code:
    "{#ID}": "squid7",
    "{#PORT}": "2222 3333"
    These values make issues as long as zabbix creates a single...
    See more | Go to post

  • Dziugas
    started a topic LLD, macro inside regexp

    LLD, macro inside regexp

    Hi!

    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()}...
    See more | Go to post
Working...