Not exactly... It imagines that you it has one subnet with a certain traffic. Now you want to know which percentage of traffic on a total, this subnet you indicate?
then: total - 100% subnet - x: subnet * 100 / total how I make this using rrdtool? Rodrigo Leif Neland wrote: > ---- Original Message ---- > From: <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, December 26, 2005 5:03 PM > Subject: [rrd-users] PERCENT question > >> Hi, >> >> How can I make to reproduce the following mathematical rule using RPN >> expressions: >> >> 1000 - 100% >> 253 - x: 253 * 100/1000 = 25.3% >> > > I'm not sure what you mean. > > Is it simply x / 10? > > In RPN it is x 10 / > > Leif > -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
