<p dir="ltr">Ok, so the suggestion seems to be to go with multiple files and I buy the arguments. </p>
<p dir="ltr">Thanks all </p>
<div class="gmail_quote">On Oct 17, 2013 1:50 PM, &quot;Patrik Åkerfeldt&quot; &lt;<a href="mailto:patrik.akerfeldt@gmail.com">patrik.akerfeldt@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,<div><br></div><div>I would like to have one RRD file with all my indoor temperatures. One DS per room. My problem is that I receive temperature updates as individual events, thus I would like to update the DS&#39;s in the RRD file with individual update calls.</div>

<div><br></div><div>In hope of having --template solving this for me, I tried something like this:</div><div>







<p>/<span>usr</span>/bin/<span>rrdtool</span> update /home/<span>pakerfeldt</span>/<span>rrd</span>/temperatures.rrd --template bedroom1 N:19.92</p>
<p>/<span>usr</span>/bin/<span>rrdtool</span> update /home/<span>pakerfeldt</span>/<span>rrd</span>/temperatures.rrd --template bedroom2 N:20.23</p>
<p>/<span>usr</span>/bin/<span>rrdtool</span> update /home/<span>pakerfeldt</span>/<span>rrd</span>/temperatures.rrd --template bedroom3 N:20.51</p><p>But what I experience is that two of the DS store values ~1.5. I believe it&#39;s bedroom2 and bedroom3 that get wrong values. While one of them seems to have decent values stored.</p>

<p>So, obviously I&#39;m doing something wrong with --template or it&#39;s not supposed to be used this way. Can I solve my problem in some other way or do I have to split it up into different RRD files?</p><p>
Thanks,</p><p>på</p></div></div>
</blockquote></div>