This is a discussion on [rrd-users] Re: blocy graph with description within the RRD Users forums, part of the Networking and Network Related category; On Tue, Oct 17, 2006 at 16:38:26 +0200, Alex van den Bogaerdt wrote: > Look at the timestamps ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tue, Oct 17, 2006 at 16:38:26 +0200, Alex van den Bogaerdt wrote:
> Look at the timestamps you specified. > > quote: > good=1161088200 > bad=1161088500 > > 1161088500 = 13 * 300 * 297715 > 1161088200 = 13 * 300 * 297714 + 3600 > > 1161088500 = 3 * 300 * 1290098 + 300 > 1161088200 = 3 * 300 * 1290098 > > For timestamp 1161088500, 13*300 is a better choice, because it is exact match. > For timestamp 1161088200, 3*300 is a better choice, because it is exact match. Lets try this logic on timestamp 1161018300 : 1161018300 = 13 * 300 * 297697 : 1161018300 = 3 * 300 * 1290020 + 300 : For timestamp 1161018300, 13*300 is a better choice, because it is exact match. But rrdtool chooses 3*300. Why it happens I already described in previous message. Regards -- Sebastian Pachuta seba123@seba123.webd.pl -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |
![]() |
| Thread Tools | |
| Display Modes | |
|
|