Actions
Bug #1615
closedrrd graph not refreshing the correct time frame
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
RRD Graphs
Target version:
-
Start date:
06/22/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
The javascript is correctly triggering to refresh the rrd graphs, but the start and end time passed to the graphing script stay the same. This is causing the image to never move forward.
The endtime needs to be correctly re-set when the timer triggers so that a correct image is generated instead of one with the same start and end time over and over.
Actions