[rrd-users] rrd insert problem
Shahar Fleischman
shahar at mindu.co.il
Wed Jun 4 20:03:37 CEST 2008
hi,
im running the update once a minute within a script that runs from crontab.
there is no other process that updates this db file in the same minute.
thanks,
shahar.
________________________________
מאת: rrd-users-bounces at lists.oetiker.ch בשם A Darren Dunham
נשלח: ג 03-יוני-08 19:12
אל: rrd-users at lists.oetiker.ch
נושא: Re: [rrd-users] rrd insert problem
On Tue, Jun 03, 2008 at 04:33:27PM +0300, Shahar Fleischman wrote:
> After replacing N: with ${now}: I sometimes get this error in the log
> file:
> + /usr/local/rrd/bin/rrdtool update /usr/local/rrd/db/host/file.rrd
> 1212497523:786
> ERROR: illegal attempt to update using time 1212497523 when last update
> time is 1212497523 (minimum one second step)
You can't run multiple updates with the same timestamp. The error
states that the DB has already received an update with that time, so
another update with the same time is disallowed.
Are you running updates on the order of once a second?
--
Darren
_______________________________________________
rrd-users mailing list
rrd-users at lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20080604/744f8986/attachment-0001.html
More information about the rrd-users
mailing list