Xymon Mailing List Archive search

RRD Tool, values with leading zeros

list Michael Beatty
Thu, 06 Dec 2012 09:12:16 -0500
Message-Id: <user-4249f486a385@xymon.invalid>

I have a custom graph that displays a response time in seconds, the value is often under 1 second so it is padded with leading zeros, ie. 0.0123.  When there are leading 0's the rrd is written as "NaN".  How can I get rrd to grab leading 0's?