[rrd-users] Re: time...

Geert van der Ploeg rrd at geert.triple-it.nl
Wed Jul 31 09:02:43 MEST 2002


Every error says that the last update-time is exactly the same time as the
time of the failed attempt.

Maybe there's something wrong in your script that triggers every update
twice (and thus, when you have a 'fast' script, this will cause the second
update to be at the same time).

If this is not the cause, you can try to:

 - Print _every_ update-attempt in your script, to see whether you know
about them all.
 - do a rrdtool dump of the rrd-file which is causing these errors, and
check the 'last-update' time.

The 'rrdtool dump' is a powerful tool to debug your rrd-files!

Hope this helps.

Regards,
Geert van der Ploeg



----- Original Message -----
From: "David Lundberg" <davidl at update.uu.se>
To: <listes at jeb.com.fr>
Cc: <rrd-users at list.ee.ethz.ch>
Sent: Tuesday, July 30, 2002 2:22 PM
Subject: [rrd-users] Re: time...


>
>
> A couple of examples of the errors I receive during every 24h period:
>
> ERROR: illegal attempt to update using time 1028025302 when last update
> time is 1028025302 (minimum one second step)
>
> ERROR: illegal attempt to update using time 1028010001 when last update
> time is 1028010001 (minimum one second step)
>
> ERROR: illegal attempt to update using time 1028006401 when last update
> time is 1028006401 (minimum one second step)
>
> ERROR: illegal attempt to update using time 1027938901 when last update
> time is 1027938901 (minimum one second step)
>
> The OS is Debian linux and it's clock is synched with ntp. But I get the
> same type of error on almost all systems I run rrdtool on... I too use the
> "N:" to stamp correct time, but I've used a variable too just to see if
> there were some strange error in the scripts..
>
>
> // David //
>
>
> --------------------------------------------------------------
> David Lundberg            Phone: Home(Uppsala)  +46-018-460356
> Mail: davidl at update.uu.se        Home(Gävle)    +46-026-146743
> Http: www.update.uu.se/~davidl   Cellular      +46-070-3531696
> ICQ:  13440550                   DoCS @ UU     +46-018-4716231
> --------------------------------------------------------------
>
> --
> 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
>


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