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

Incorrect history usage condition for pie graphs

XMLWordPrintable

      We have two conditions to decide that we should use data from history instead of trends:
      1. the history period of the item has to be longer then half of the selected period;
      2. the ratio of the selected period to graph X size must not be larger then the ratio of ZBX_MAX_TREND_DIFF to ZBX_GRAPH_MAX_SKIP_CELL.

      The second condition is irrelevant for pie graphs and must be removed. The corresponding code can be found in CPie::selectData().

            Unassigned Unassigned
            jelisejev Pavels Jelisejevs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: