[rrd-users] 10 seconds sample rate.

Carles Xavier Munyoz Baldó carles at unlimitedmail.org
Wed Sep 17 12:27:56 MEST 2003


Hello,
I want to create a round robin database for graph my eth0 network card 
traffic, but using an step of 10 seconds instead of the default value of 300 
seconds.
Is the next command correct for it ?
Is the RRA:MAX:0.5:1:3600 round robin archive definition really necessary ?

rrdtool create eth0.rrd -s 10 \
  DS:in:COUNTER:20:U:U \
  DS:out:COUNTER:20:U:U \
  RRA:AVERAGE:0.5:1:3600 \
  RRA:AVERAGE:0.5:30:600 \
  RRA:AVERAGE:0.5:180:600 \
  RRA:AVERAGE:0.5:720:600 \
  RRA:AVERAGE:0.5:8640:600 \
  RRA:MAX:0.5:1:3600 \
  RRA:MAX:0.5:30:600 \
  RRA:MAX:0.5:180:600 \
  RRA:MAX:0.5:720:600 \
  RRA:MAX:0.5:8640:600

Greetings.
---
Carles Xavier Munyoz Baldó
carles at unlimitedmail.org
http://www.unlimitedmail.net/
---

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