Pre-processing less-than sign(<) difference between TEST and Item

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 6.2.7
    • Component/s: None

      Hi Zabbix devs,

      Think I found another difference between the Zabbix TEST function and actual Pre-processing. Template included in the file.

       

      Seems like when I use the less-than sign "<" it interpets it fine in test:

      REGEX: ">ASN Duurzaam Aandelenfonds.\n.\n<td>([0-9,]+)"

       

      But not when using it on the item:

       

      If I omit the "<" and make a different regex like" 

      REGEX: ">ASN Duurzaam Aandelenfonds.\n.\n.*td>([0-9,]+)"

      It works:

       

      Testing to see specifically if it's an issue with the symbol didn't yield the expected results:

      Perhaps it's a combination? Not sure, thought you should know. Low Prio from my end.

            Assignee:
            Zabbix Development Team
            Reporter:
            Nathan Liefting
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: