[rrd-users] Re: Gap to the right..

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Wed Aug 8 23:02:37 MEST 2001


Kyrre Baker wrote:

> Is the only possibility to remove the "gap" to the right in the RRD-graphs
> to set "--end -xxx" when i create the graphs?

You mean in the actual graphing part?  This will be an unknown.

Suppose the last *consolidated* update was at 22:55, now it is 22:59,
and you use something like "--end now --start end-24h" then you are
asking RRDtool to graph upto, and including, 22:59.  RRDtool has no
choise but to graph the interval from 22:55 to 23:00.  As this data
isn't known yet, it will be NaN, visible as a gap.

The solution is to graph upto and including 22:59.  You'd have to do
so from your front end, just subtract "now%300" from "now".

cheers,
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list