[rrd-users] Re: Physical limit of number of DEF/CDEF

Alex van den Bogaerdt alex at ergens.op.het.net
Thu Nov 9 17:33:16 MET 2006


On Thu, Nov 09, 2006 at 09:38:12AM -0400, Alejandro Galue wrote:

> "Garbage found where STACK expected".
> 
> But, if I reduce significantly the DEF/CDEF items the graph is created well.

Are you sure it has to do with the amount of lines?  When you remove
DEF and/or CDEF lines, you will also have to remove graph elements
such as LINE and AREA.

Maybe you are removing a line containing garbage where STACK is expected?


If you know binary search, you can stop reading now.  Else:

1) Remove half of your LINE and/or AREA statements.  See if the error is
   still there.

2a) If it is, the remaining half may contain an error.

2b) If the error is gone, there may be an error in the removed half.
    Recreate the script using the other lines, those you just removed,
    and without the lines not suspect (those you initially kept).

3) go back to (1), until you have found an error, or until you are sure
   the error has nothing to do with your graph elements.


-- 
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list