I consolidate a lot of data with MAX. The data is network stats from many switches and routers. We do loose a lot of responses, and normally get at least one NaN per datasource per day. It seems that the consolidation function returns NaN if there were any NaNs during the consolidation period. Thus a single NaN on a day sumarises to NaN for the entire day.
The result of this is that all my Yearly graphs a blank (NaN). Where do I look to fix this? Around line 560 in rrd-update.c? I do not want to replace NaN with zero, or flat line it. Gaps are better in the graphs, but if there is data there, it should not be overruled by the NaN. ********************************************************************** The information contained in this e-mail is confidential and is intended only for the use of the addressee(s). If you receive this e-mail in error, any use, distribution or copying of this e-mail is not permitted. You are requested to forward unwanted e-mail and address any problems to the MIM Holdings Limited Support Centre. e-mail: [EMAIL PROTECTED] phone: Australia 1800500646 ********************************************************************** -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
