[rrd-users] Re: problem with storing values in the database

Serge Maandag serge.maandag at staff.zeelandnet.nl
Wed Feb 23 17:15:04 MET 2005


> I am trying to store packet data into the database and then plot them.
> I've created an archive, one average, min then max.
> 
> But either, the timing is off when storing so the value will 
> not update
> in the database or the data information is invalid.  I tried to use
> GAUGE but it still doesn't store the ACTUAL value.

- You need to do consecutive updates before you see any of the updated
data.
- The interval between the updates must be smaller than the heartbeat of

  your DS's
- To store actual values, you must update on an epoch timestamp that is
N times
  your step size, otherwise it will be interpolated.

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 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