Adam Clark wrote: > > > Well, it would, but I was thinking I could also just use the number > formatting > within GPRINT, because thats the only place where it would make a > difference.
You can do that. RTFM for printf (can be found on the internet). You can specify zero places after the decimal point. > It would be nice to have an ABSOLUTE CF or something similar. so aslong as > the entry is made within the step size it is just copied in, rather than > being normalised. I think it would be usefull in a few cases. If you use a step size of 1 second and do *not* use the AVERAGE CF, the numbers won't get averaged. In case of a DHCP server it makes sense (IMHO) to use MAX as your CF. So: step size == 1 1st RRA: 300 PDPs per CDP, CF==MAX cheers, -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- 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
