[ZBX-3850] Gaps in graphs based on Delta (speed per second) of SNMP input and output octet values (IF-MIB) Created: 2011 May 31 Updated: 2017 May 30 Resolved: 2011 Jun 01 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F), Server (S) |
Affects Version/s: | 1.8.4 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Major |
Reporter: | David | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
CentOS 5.6 x86_64 (inside VMWare ESXi 4.0 VM), Apache 2.2.3, Mysql 5.0.77, PHP 5.1.6, NET-SNMP 5.3.2.2-9 |
Attachments: |
![]() ![]() ![]() |
||||||||
Issue Links: |
|
Description |
When using calculated values for MIN and MAX Y axis on a graph plotted from "speed per second" SNMP queries, gaps appear in the graph. During the periods where the gaps exist, there is no missing data in the history. The gaps disappear if I change the MAX value to something closer to, or higher than, the highest value collected during that period. For example, if there is a gap where the values collected were ~25Mbps per second, the graph might appear to top out at 20Mbps, with gaps present in the areas where traffic exceeded 20Mbps. If I change the graph configuration to have a fixed MAX of 25000000, the gap goes away. A much lower MAX than that - say 21000000 or 22000000 - still results in gaps. |