Actions
Bug #2334
closedquality rrd graphs do not automatically refresh
Start date:
04/01/2012
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
With the RRD page left open on the quality graphs these do not automatically refresh. Perhaps check if jQuery is still being called.
Normally these should be refreshed every 5 minutes iirc. Perhaps the date time end value is not being forwarded or not being updated after tge load of the page. This end time value is passed on to the img.php for the time span.
Manually refreshing the page reload the graphs.
Updated by Darren Embry over 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in 3a83296f.
And the refresh time is actually 6 minutes, not 5.
Actions