This is a discussion on [rrd-users] Re: problem with storing values in the database within the RRD Users forums, part of the Networking and Network Related category; > I am trying to store packet data into the database and then plot them. > I've created an ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> 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@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 | |
|
|