This is a discussion on [rrd-users] Re: Smooth Entry line? within the RRD Users forums, part of the Networking and Network Related category; > I have generated quite a few different graphs for different > time periods, however, when I, for example generate ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> I have generated quite a few different graphs for different
> time periods, however, when I, for example generate a graph > for the last month of data, but I only have 1 weeks worth, > the line starts in the middle of the graphs at the point of > the first value. Is their anyway without injecting false data > into the RRD to achieve a smooth line into this or even a > solid vertical line? > You probably have nan's in your database in the timespan before The data starts. Use a CDEF to convert nan's to 0. CDEF:bla2=bla,UN,0,bla,IF Serge. ------------- Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi |
![]() |
| Thread Tools | |
| Display Modes | |
|
|