[rrd-users] Having issue converting NAN to number greater 0

Thomas, Warren warren.thomas at wellsfargoadvisors.com
Wed Oct 13 17:12:45 CEST 2010


I have a current issue were the NAN values I actually want to translate to 100 and keep the known values as is?
CDEF:trans_var=var,UN,0,var,IF
works great translating the NAN's to 0
        CDEF:trans_var=var,UN,1,var,IF
appear to work on getting NAN's to 1 , but
        CDEF:trans_var=var,UN,100,var,IF
        CDEF:trans_var=var,UN,0,var,IF,var,100,IF
just gets me 100 and none of the known values
Im using rrdtool version 1.2.12 with no current upgrade path
Does anyone have any suggestions?

Warren Thomas


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20101013/d9e3555c/attachment.htm 


More information about the rrd-users mailing list