hi yeah it should work with loops ... maybe you could make a loop for the time, too --------- > for i in temperature.rrd:temp humidity.rrd:ds0 bla.rrd:bla0 bli.rrd:ds1; --------- should look like this: for i in temperature.rrd:temp humidity.rrd:ds0 bla.rrd:bla0 bli.rrd:ds1; do rrdtool graph DEF:Outside=/etc/weatgerstation/rrddb/$i:AVERAGE done; --------- > do > cmd="$cmd DEF:Outside=/etc/weatherstation/rrddb/$i.rrd:temp:AVERAGE"; > done; > echo $cmd -------- --aleex -- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x Alexander Krogloth / alex@muh.cc / http://www.krogloth.de x xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -- Attached file removed by Ecartis and put at URL below -- -- Type: application/pgp-signature -- Desc: Digital signature -- Size: 190 bytes -- URL : http://lists.ee.ethz.ch/p/43FABA2E98-signature.asc -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi