you used the same data, but the graphs show different parts of the data on 2.png you have a peek at >600 , so rrdtools scales accordingly on 1.png your peek is 4.5 , again rrdtools scales accordingly
nothing wrong -----Original Message----- From: Jesper Stein Jensen - Netic A/S [mailto:[EMAIL PROTECTED] Sent: Thursday, February 06, 2003 3:45 PM To: [email protected] Subject: [rrd-users] newbie: scale question Hei. I have created two pics with the same data, but with different time periods. http://www.jesper-stein.dk/1.png http://www.jesper-stein.dk/2.png The peak in friday is the same as in week 4, but there is someting wrong with the scale! What am i doint wrong?? I have created my databases like this. RRDs::create $RRD, "--start", $TIME, "DS:dataIn:ABSOLUTE:600:U:U", "DS:dataOut:ABSOLUTE:600:U:U", "RRA:AVERAGE:0.5:1:2016", "RRA:MAX:0.5:1:2016", "RRA:AVERAGE:0.5:12:4560", "RRA:MAX:0.5:12:4560"; Regards Jesper Stein -- 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 -- 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
