When I try to print anything with PRINT or GPRINT, I get this error: ERROR: bad format for GPRINT in 'lf'
this is the command i'm using: rrdtool graph image.png -s -1d --imgformat PNG DEF:in=sample.rrd:inOctets:AVERAGE CDEF:inBits=in,8,* VDEF:inMaxBits=inBits,MAXIMUM GPRINT:inMaxBits:%lf I tried to use "%lf", "%6.2lf", ""... always the same error. What can it be? -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
