[rrd-users] Not enough values in the DB

Yann Bizeul coyote at collet.fr
Fri Aug 11 12:14:06 MEST 2000


Hi,

Here is what I do to create my db :

rrdtools create -s 3600 \
    DS:solde1:GAUGE:7200:U:U \
    DS:solde2:GAUGE:7200:U:U \
    RRA:LAST:0.5:1:336 \
    RRA:MIN:0.5:1488:12 \
    RRA:MAX:0.5:1488:12

this DB is supposed to store my bank accounts values.
I want to get them every hours (3600s), if no values are fed after 7200s,
the value in unknown
the first RRA is supposed to keep 336 * 3600 records (1 week)
the second one is supposed to keep the MIN value on a whole month (1488 *
3600) for 1 year (12 month)
the third is the same with the MIN value

What do I wrong, the db keeps only 26 records for the first RRA and 2
records for the others...

thanks !
-----------------------------------------
Yann Bizeul     -      yann at com-sales.com
Groupe Communication & Sales
Developpement & Administration Système
Bur. 01 49 18 15 41 - Mob. 06 03 80 62 49
-----------------------------------------


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