Hello all. I just started using rrdtool it seems that it can't handle
numbers that are just on the border with 1,000.

So that if I use GPRINT:mychart:AVERAGE:" %2.3lf%s" and the number
884, then it prints something like 884.651 if it's 1253 then it displays
as 1.253 k which is right.  So how can I make it just print 884?  I can't
say %3.0lf%s since then it'll print 1 k on above 1000

Thanks.

-- 
Nemo


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to