Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-4016

Extend item preprocessing with subsampling function

XMLWordPrintable

    • Icon: New Feature Request New Feature Request
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 3.4.0beta1
    • Server (S)

      As far as I can tell from #zabbix IRC channel, users are concerned about the current implementation of ZBXNEXT-3006. The problem is that all dependent values will get a value every time master item gets a new value. This is not ideal in the case when bulk request result consist of rapidly changing metrics and slowly changing metrics. Naturally one would want to poll rapidly changing metrics more often while having new value of slowly changing metric less frequently to keep database size (and graph performance, and other things) under control.

      My suggestion is to provide a preprocessing option that would only pass through every other, or every third or every fourth... value.

      Or subsampling can be based on minimal time since previous value.

      Or (but this is a bit different thing, kinda solution for ZBXNEXT-1846) subsampling can be based on whether value changed from last time.

        1. Advanced preprocessing 1.0rc1.pdf
          62 kB
          Alexei Vladishev
        2. Advanced preprocessing 1.2.pdf
          80 kB
          Alexei Vladishev

            Unassigned Unassigned
            glebs.ivanovskis Glebs Ivanovskis (Inactive)
            Votes:
            6 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: