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

Aggregated item sum function increments infinitely

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 5.4.0
    • Server (S)
    • None

      Steps to reproduce:

      1. Create 3 items with value of 100
      2. Create calculated item with function:
        sum(last_foreach(/hostname/*?[group="Host group"]))

       

      Result:
      Calculated item gets value of +300 added every item Update interval:

      300, 600, 900, 1200 ...

      Expected:
      Calculated item has a value of 300 every Update interval:

      300, 300, 300, 300 ...

       

            zabbix.support Zabbix Support Team
            pxxx Sergei Shmanko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: