[rrd-users] imprecise values
Petar Bogdanovic
p.netbsd at 2005.smokva.net
Wed Feb 1 14:54:49 MET 2006
Hello!
I am new at rrdtool, so it is possible, that I've overseen something
important.
The creation of my - very simple - RRD-File looks like this:
**************************************
rrdtool create super.rrd
--step 60
DS:dwn:GAUGE:120:0:130
RRA:AVERAGE:0.5:1:60
**************************************
The only four updates look like this:
**************************************
rrdtool update super.rrd N:100
(60 sec. - cron)
rrdtool update super.rrd N:24.1
(60 sec. - cron)
rrdtool update super.rrd N:100
(60 sec. - cron)
rrdtool update super.rrd N:100
**************************************
And the fetch looks like this:
**************************************
rrdtool fetch super.rrd
AVERAGE
(...)
1138801080: 1.0000000000e+02
1138801140: 2.5035215765e+01
1138801200: 9.9104450725e+01
1138801260: 1.0000000000e+02
**************************************
To be honest - I don't even know what it _could_ be.. :-/
Thank you & with kind regards,
Petar
--
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://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list