Aggregated item sum function increments infinitely

XMLWordPrintable

    • Type: Problem report
    • Resolution: Won't fix
    • Priority: Trivial
    • None
    • Affects Version/s: 5.4.0
    • Component/s: 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 ...

       

            Assignee:
            Zabbix Support Team
            Reporter:
            Sergei Shmanko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: