<div dir="ltr">on the rrdtool-user mailinglist i learned that unknown values were indicated to rrdlib with the char "U". Now, that i set unknown values in my plugin to "U", i get this error in the logs:<div><br></div><div>Argument "U" isn't numeric in subroutine entry at /usr/share/perl5/Collectd/Plugins/OneWireCtlr.pm line 135 - which is the line<br></div><div><div><span class="Apple-tab-span" style="white-space:pre">      </span>plugin_dispatch_values(\%v);</div></div><div><br></div><div>so please help me out, how do i tell collectd that a value is unknown, and should be teated as such?</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Mar 15, 2017 at 10:41 AM Andreas Schuldei <<a href="mailto:andreas@schuldei.org">andreas@schuldei.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg">Hi,<div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">i would like to be able to feed the rrdtool backend the "unknown" value at appropriate times. </div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">my plugin is written in perl, and i read collecd uses the rrdlib - but i find different notations when looking for the right way to say "unknown". </div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">What is the correct notation in my perl plugin for unknown values, so that rrdtool does the right thing?</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div></div></blockquote></div>