This is a discussion on Re: [rrd-users] Optimize RRD update within the RRD Users forums, part of the Networking and Network Related category; --===============2143177027== Content-Type: multipart/alternative; boundary="----=_Part_2083_22750160.1202060886304" ------=_Part_2083_22750160.1202060886304 Content-Type: text/plain; charset=ISO-8859-1 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============2143177027==
Content-Type: multipart/alternative; boundary="----=_Part_2083_22750160.1202060886304" ------=_Part_2083_22750160.1202060886304 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I update my rrd file to put zero values because my rrd file stores 3 frequency of the same data. I store a data every one minute in the rdd file. Then the rrd tool calculates the average value for 5 minutes and half and hour. But, if i did not put zero value in the rdd, the rrd tool never calculates correctly the average value for 5 minutes and half and hour. For example, i have the following value for a 5 minutes interval : NaN 3 NaN NaN NaN NaN The program store a NaN data for this 5 minutes interval. Perhaps, i have made a mistake in my creation parameters ? It is also possible that the values that i stored are so small that the rrd tool calculte an average of zero ? Thanks ------=_Part_2083_22750160.1202060886304 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline <div>Hi,</div> <div> </div> <div>I update my rrd file to put zero values because my rrd file stores 3 frequency of the same data.</div> <div> </div> <div>I store a data every one minute in the rdd file.</div> <div> </div> <div>Then the rrd tool calculates the average value for 5 minutes and half and hour.</div> <div> </div> <div>But, if i did not put zero value in the rdd, the rrd tool never calculates correctly 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 3 NaN NaN NaN NaN</div> <div>The program store a NaN data for this 5 minutes interval.</div> <div> </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 are so small that the rrd tool calculte an average of zero ?</div> <div> </div> <div>Thanks</div></div> <div> </div> <div> </div> <div> </div> ------=_Part_2083_22750160.1202060886304-- --===============2143177027== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ rrd-users mailing list rrd-users@lists.oetiker.ch https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users --===============2143177027==-- |