[rrd-users] Help on creation of bandwidth graphs

Johan Svedberg johan at svedberg.pp.se
Wed Jan 7 21:15:36 MET 2004


Hi, all!

I'm trying to set up some bandwidth graphs with RRDTool using SNMP. The
data is being fetched every 5 minutes with cron like this:

    0,5,10,15,20,25,30,35,40,45,50,55 * * * * johan /usr/bin/rrdupdate /home/johan/etc/rrd/bandwidth.rrd N:`/home/johan/bin/i386-pc-linux-gnu/snmpget -v 1 -c public -Oqv 192.168.0.1 ifInOctets.1`:`/home/johan/bin/i386-pc-linux-gnu/snmpget -v 1 -c public -Oqv 192.168.0.1 ifOutOctets.1`

Now to the real question. How would I generate bandwidth.rdd and create
PNG graphs if I wanted to set up something along the lines of what can
be seen on:

    http://www.acc.umu.se/technical/statistics/ftp/monitordata/index.html

I.e. I want Day, Week, Month, Year (no six month) graphs, with total,
average and max messurements (on both in and out bandwidth).

PS. Please Cc me since I'm not subscribed, thanks.

Regards,

-- 
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