Hi, I create a rrd with: rrdtool create L.rrd --step 1 ^ DS:DeLog_L:GAUGE:2:U:U ^ DS:L:COMPUTE:DeLog_L,LOG,4.342944,* ^ RRA:AVERAGE:0.5:1:604800
But with the command rrdtool info L.rrd I get: ... ds[L].cdef = "DeLog_L,LOG,4,*" How can I assign a decimal number in the rpn expression? Peter -- View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/CDEF-RPN-no-decimal-constant-possible-tp7582283.html Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
