thanks Alex - is there a simple way to suppress the decimals and round it to a whole number - im really not interested in .98 of a modem connection
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alex van den Bogaerdt Sent: Thursday, December 18, 2003 6:08 PM To: [email protected] Subject: [rrd-users] Re: graph question On Thu, Dec 18, 2003 at 11:25:52AM -0500, Fauteux, Joe wrote: > Im graphing "modems in use" on our 3 Cisco AS5300's - when the graph gets= > created the 1st value is some outrageous number followed by an "m" - as in= > "980 m" - the other two vlaues are ok - I'm guessing this may have somethi= > ng to do with a zero value returned but im not sure - any ideas? 980 m equals 0.98 ... That's not outrageous, that's near to 1. You're probably updating somewhere near, but not exactly on, a multiple of the step size. All time stamps in RRDtool will be converted to a whole multiple of the step size. Search for "normalizing". HTH Alex -- http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1 This message was produced without any <iframe tags -- 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 Learn more about Paymentech's payment processing services at www.paymentech.com THIS MESSAGE IS CONFIDENTIAL. This e-mail message and any attachments are proprietary and confidential information intended only for the use of the recipient(s) named above. If you are not the intended recipient, you may not print, distribute, or copy this message or any attachments. If you have received this communication in error, please notify the sender by return e-mail and delete this message and any attachments from your computer. -- 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
