]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
1) Sigma calculation had an error. The first data value in each bin didn't get squared.
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 21 Dec 2010 16:38:48 +0000 (16:38 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 21 Dec 2010 16:38:48 +0000 (16:38 +0000)
commit813b40b31dfe9122b37ba266fd998348fd57cc4c
tree455b1919bdebfa4e246fba3f5d3557b3f5e95c0e
parent27fdf9f3e932cfaa9632b2291b88376fd84329a7
1) Sigma calculation had an error. The first data value in each bin didn't get squared.

2) "rrdfillmissing" was dummy. I have added code to do the work. The parameter has NOW to be in seconds. In doc it is
given in steps. The size of steps depends to much on size of graph so I think its easier to use seconds and internal
calculate the number of steps.

by Hans Jørgen Jakobsen

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2155 a5681a0c-68f1-0310-ab6d-d61299d08faa
NEWS
doc/rrdgraph_libdbi.pod
src/rrd_fetch_libdbi.c