Actions
Bug #4423
closedNTP RRD graphing fails to recognise that offset can be negative
Start date:
02/13/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
The definition of the offset date source in /etc/inc/rrd.inc fails to recognise that offset can be negative, meaning all negative offsets are recorded as unknown.
The attached patch resolves the issue when /var/db/rrd/ntpd.rrd does not exist.
There is no obvious way of fixing the issue retrospectively. rm /var/db/rrd/ntpd.rrd
at the command line following by 'Save' in the Settings tab of Status: RRD Graphs is recommended.
Files
Updated by Chris Buechler almost 9 years ago
- Status changed from New to Resolved
- Target version set to 2.3
- Affected Version changed from 2.2 to All
Merged, thanks David!
Actions