Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-17730

Problem with Agregated items with host group parameter containing "[" "]"

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 5.0.0
    • None
    • None

      I have only tried square brackets, as they are used in Host Group names

       

      Steps to reproduce:

      1. Create Host Group named with "[]", i.e. [ABC]/Test
      2. Create Aggregated item with this host group

      Result:

       

      grpsum["\[ABC\]/Test","example.key","last"]

      Status: Not supported
      Info: None of the groups in list is correct.

       

       

      grpsum["[ABC]/Test","example.key","last"]

      Status: Not supported
      Info: None of the groups in list is correct.**

       

       

      grpsum["ABC/test","example.key","last"]

      Status: Enabled

       

      Expected:
      based on documentation, expected behavior is any unicode character in a quoted string
      https://www.zabbix.com/documentation/current/manual/config/items/item/key

       

            zabbix.dev Zabbix Development Team
            mkotras Matej Kotras
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: