[rrd-users] Creation for total, average and max

Johan Svedberg johan at svedberg.pp.se
Thu Jan 8 18:50:56 MET 2004


Hi!

I want to plot total, average and max bandwidth for hour, day, week and
year. Would it be correct to create the archive like this:

    rrdtool create bandwidth.rrd --start N --step 300 DS:ifInOctets:COUNTER:600:U:U DS:ifOutOctets:COUNTER:600:U:U RRA:AVERAGE:0.5:12:1 RRA:AVERAGE:0.5:12:24 RRA:AVERAGE:0.5:288:7 RRA:AVERAGE:0.5:288:31 RRA:AVERAGE:0.5:8929:12 RRA:MAX:0.5:12:1 RRA:MAX:0.5:12:24 RRA:MAX:0.5:288:7 RRA:MAX:0.5:288:31 RRA:MAX:0.5:8929:12

-- 
Johan Svedberg, johan at svedberg.pp.se, http://johan.svedberg.pp.se/

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list