If I recall correctly, I believe rrd/do_temperature.c assumes all numbers are positive integers. Negative numbers and floating-point numbers will confuse it enough to fail to parse the input properly.<br><br><div><span class="gmail_quote">
On 1/28/07, <b class="gmail_sendername">hansi tesarz</b> <<a href="mailto:hansi.tesarz@gmail.com">hansi.tesarz@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br>I have a temperature monitor for outside temperature.<br><br>i cant get it to work when the temperature is negative.<br><br>the rrdtool reports this<br><rrd><br>        <version> 0003 </version><br>
        <step> 300 </step> <!-- Seconds --><br>        <lastupdate> 1170011401 </lastupdate> <!-- 2007-01-28 20:10:01 CET --><br><br>        <ds><br>                <name> Utetemp </name>
<br>                <type> GAUGE </type><br>                <minimal_heartbeat> 600 </minimal_heartbeat><br>                <min> -4.0000000000e+01 </min><br>                <max> NaN </max>
<br><br>                <!-- PDP Status --><br>                <last_ds> UNKN </last_ds><br>                <value> 4.0000000000e+00 </value><br>                <unknown_sec> 0 </unknown_sec>
<br>        </ds><br><br><br>if i send positive values it gets updated<br>but when it is negative nothing happens.<br><br>any ideas?<br><br>Regards<br><br>- Hansi<br><br><br>--<br>Hansi Tesarz<br>Tjäderstigen 7<br>142 63 Trångsund
<br>Tel:    +46 708611103<br>Mail:   <a href="mailto:hansi@htk.se">hansi@htk.se</a><br>Web:  <a href="http://www.htk.se">www.htk.se</a><br>ICQ:   202-468-855<br>Light Can Twist as Well as Spin<br><br>To unsubscribe from the hobbit list, send an e-mail to
<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br>