Code

1) Sigma calculation had an error. The first data value in each bin didn't get squared.
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 21 Dec 2010 16:38:48 +0000 (16:38 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 21 Dec 2010 16:38:48 +0000 (16:38 +0000)
commit8ccce39eed8f701c270c9aa0755df9058609d552
tree2c40edd234fe4f58c5b039c9d75e211993156801
parent4392bc1c7c53a19c15adbf8912963278b64fb3fd
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@2155 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/NEWS
program/doc/rrdgraph_libdbi.pod
program/src/rrd_fetch_libdbi.c