This is a discussion on Re: [rrd-users] can not update rrd within the RRD Users forums, part of the Networking and Network Related category; On Sun, Feb 11, 2007 at 07:28:55PM +0100, Niels Kalle wrote: > + /usr/bin/rrdtool update /home/bla/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sun, Feb 11, 2007 at 07:28:55PM +0100, Niels Kalle wrote:
> + /usr/bin/rrdtool update /home/bla/rrdtool/work/test/test.rrd N:3503225603 > > (have also tried with an substitution of `date +%s` instead of N before) No errors indeed. But no information either. Show a couple of these updates with `date +%s`, consecutive ones, and the corresponding time range of rrdtool fetch. This may help in seeing what's wrong. Better yet: create a small script, which creates a small database, doing a small number of updates (not "N:value", but "1171221963:value"), and then a fetch. Show what output you get from it. -- Alex van den Bogaerdt http://www.vandenbogaerdt.nl/rrdtool/ _______________________________________________ rrd-users mailing list rrd-users@lists.oetiker.ch https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users |