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)
commit923710084cd4b2aacf77da4feffd72fa7b4df2e3
tree455b1919bdebfa4e246fba3f5d3557b3f5e95c0e
parentc265653b4507e0af5333c9ce51cd4d7420266436
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