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

Missing host and item existance, item type validation in calculated item formula

XMLWordPrintable

      Wrong validation in Calculated items for Aggregated/Math functions.
      1. Create agent ITEM with value type Text.
      2. Create calculated item:
      jsonpath(avg(/HOST/ITEM,#1:now-5m),"$.[0].last_name","lastname")
      3. Result: Item is successfully saved.
      Expected:
      Incorrect item value type "Text" provided for trigger function "avg".

      This validation works fine in triggers.

            zabbix.dev Zabbix Development Team
            jfreibergs Janis Freibergs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: