Gilles,
it takes a couple of minutes until values are shown. If you want to check whether the RRD contains data, use

rrdtool fetch weather.rrd AVERAGE -s -6h

This should show you the last 6h of data from the RRD. Maybe you need to install rrdtool.

HTH
Wolfgang

Read More...