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

Some aggregation functions do not work with last_foreach()

XMLWordPrintable

    • Sprint 100 (May 2023), Sprint 101 (Jun 2023), Sprint 102 (Jul 2023), Sprint 103 (Aug 2023), Sprint 104 (Sep 2023)
    • 0.5

      The following aggregation functions must support last_foreach() parameter:

      • kurtosis
      • mad
      • skewness
      • stddevpop
      • stddevsamp
      • sumofsquares
      • varpop
      • varsamp

      For example mad(last_foreach(//key[*]))

      It's supported by server and also documented at https://www.zabbix.com/documentation/current/en/manual/appendix/functions/aggregate:

      Aggregate functions can work with either:

      • history of items, for example, min(/host/key,1h)
      • foreach functions as the only parameter, for example, min(last_foreach(/*/key))

            agriscenko Andrejs Griščenko
            wiper Andris Zeila
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: