Jean-Yves Avenard <[email protected]> wrote:

> rrdtool create solarprodX.rrd --start 1252116540 -s 60 \
> DS:power:GAUGE:300:0:U \
> DS:total:DERIVE:300:0:2.3 \
> DS:1:GAUGE:300:0:U \
> DS:2:GAUGE:300:0:U \


I would change those names, I', not sure whether numeric only names are valid 
or not, but it can certainly cause confusion later. Try changing them to (say) 
p1 and p2 and see what happens.

If that doesn't fix it, then you need to create a test case to re-create the 
problem. Create a new RRD, and insert a set of fixed (and hence repeatable) 
values into it.

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to