<div>Hi,</div>
<div>&nbsp;</div>
<div>I&nbsp;update my rrd file to put zero values because my rrd file stores 3 frequency of the same data.</div>
<div>&nbsp;</div>
<div>I store a data every one minute in the rdd file.</div>
<div>&nbsp;</div>
<div>Then the rrd tool calculates the average value for 5 minutes and half and hour.</div>
<div>&nbsp;</div>
<div>But, if i did not put zero value in the rdd, the rrd tool never calculates correctly&nbsp;the average value for 5 minutes and half and hour.</div>
<div>For example, i have the following value for a 5 minutes interval : </div>
<div>NaN&nbsp;3 NaN NaN NaN NaN</div>
<div>The program store a NaN data for this 5 minutes interval.</div>
<div>&nbsp;</div>
<div>
<div>Perhaps, i have made a mistake in my creation parameters ?</div>
<div>It is also possible that the values that i stored&nbsp;are so small that the rrd tool calculte an average of zero ?</div>
<div>&nbsp;</div>
<div>Thanks</div></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>