[rrd-users] Re: newbie: scale question
Holger.VanKoll at swisscom.com
Holger.VanKoll at swisscom.com
Thu Feb 6 15:55:43 MET 2003
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:jsj at netic.dk]
Sent: Thursday, February 06, 2003 3:45 PM
To: rrd-users at list.ee.ethz.ch
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: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
--
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