Hey guys, I am using Cacti to try and graph my campus network. I have the followin RRD
/usr/bin/rrdtool create \ /var/www/html/cacti/rra/mia_6k_mdf1_traffic_in_8.rrd \ --step 300 \ DS:traffic_in:COUNTER:600:0:1000000000 \ DS:traffic_out:COUNTER:600:0:1000000000 \ RRA:AVERAGE:0.5:1:600 \ RRA:AVERAGE:0.5:6:700 \ RRA:AVERAGE:0.5:24:775 \ RRA:AVERAGE:0.5:288:797 \ RRA:MAX:0.5:1:600 \ RRA:MAX:0.5:6:700 \ RRA:MAX:0.5:24:775 \ RRA:MAX:0.5:288:797 \ now i have it set to "64" Bit counters but i am wondering if maybe my 300 seconds polling time is to slow or too much or if my setting of 1000000000 is to high? I do not get any higher than like 14Mbit on my gigabit campus uplinks... -- 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
