<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Steve's right. &nbsp;Separate RRD's would be the way forward to ensure DS consistency. &nbsp;As a suggestion, why not write something which scrapes these RRD's periodically and collates the last DS value and drops it into a single RRD with multiple DS's…?</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div><br>
</div>
<div>I've always found RRDTool::OO to be particularly friendly</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Steve Shipway &lt;<a href="mailto:s.shipway@auckland.ac.nz">s.shipway@auckland.ac.nz</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Thursday, 17 October 2013 21:22<br>
<span style="font-weight:bold">To: </span>'Patrik Åkerfeldt' &lt;<a href="mailto:patrik.akerfeldt@gmail.com">patrik.akerfeldt@gmail.com</a>&gt;, &quot;<a href="mailto:'rrd-users@lists.oetiker.ch">'rrd-users@lists.oetiker.ch</a>'&quot; &lt;<a href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a>&gt;<br>
<span style="font-weight:bold">Subject: </span>Re: [rrd-users] Post to individual data sources with multiple update requests<br>
</div>
<div><br>
</div>
<div>
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:PMingLiU;
        panose-1:2 2 3 0 0 0 0 0 0 0;}
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:MingLiU;
        panose-1:2 2 3 9 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Webdings;
        panose-1:5 3 1 2 1 5 9 6 7 3;}
@font-face
        {font-family:"\@MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:"\@MingLiU";
        panose-1:2 2 3 9 0 0 0 0 0 0;}
@font-face
        {font-family:"\@PMingLiU";
        panose-1:2 2 3 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Arial Narrow";
        panose-1:2 11 6 6 2 2 2 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div lang="EN-NZ" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">&gt;I would like to have one RRD file with all my indoor temperatures. One DS per room. My problem
<o:p></o:p></p>
<p class="MsoNormal">&gt;is that I receive temperature updates as individual events, thus I would like to update the DS's in
<o:p></o:p></p>
<p class="MsoNormal">&gt;the RRD file with individual update calls.<o:p></o:p></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); "><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">For this application, you need to have separate RRD files.&nbsp; You can still make a single graph holding data from multiple files; however since the
 data are coming in at different points in time, and you cannot add a vector to the RRAs until you have all the elements, you should have one RRD per sample.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); "><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">Steve<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); "><o:p>&nbsp;</o:p></span></p>
<div class="MsoNormal" align="center" style="text-align:center"><span lang="EN-US" style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">
<hr size="2" width="100%" align="center">
</span></div>
<p class="MsoNormal"><b><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">Steve Shipway</span></b><b><span style="font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); "><o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">ITS Unix Services Design Lead<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">University of Auckland, New Zealand<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Calibri, sans-serif; color: rgb(31, 73, 125); ">Floor 1, 58 Symonds Street, Auckland<o:p></o:p></span></p>
<p class="MsoNormal"><i><span style="font-size: 10pt; font-family: Calibri, sans-serif; color: rgb(89, 89, 89); ">Phone: &#43;64 (0)9 3737599 ext 86487<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size: 10pt; font-family: Calibri, sans-serif; color: rgb(89, 89, 89); ">DDI: &#43;64 (0)9 923 6487<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size: 10pt; font-family: Calibri, sans-serif; color: rgb(89, 89, 89); ">Mobile: &#43;64 (0)21 753 189<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size: 10pt; font-family: Calibri, sans-serif; color: rgb(89, 89, 89); ">Email:
<a href="mailto:s.shipway@auckland.ac.nz"><span style="color:#595959">s.shipway@auckland.ac.nz</span></a><o:p></o:p></span></i></p>
<p class="MsoNormal"><span lang="EN-GB" style="font-size:18.0pt;font-family:Webdings;color:green">P</span><span lang="EN-GB" style="font-size: 11pt; font-family: Calibri, sans-serif; color: blue; "></span><span lang="EN-GB" style="font-size: 10pt; font-family: 'Arial Narrow', sans-serif; color: green; ">Please
 consider the environment before printing this e-mail</span><span lang="EN-GB" style="font-size: 11pt; font-family: Calibri, sans-serif; color: blue; "> :
</span><span lang="ZH-TW" style="font-size: 10pt; font-family: 'MS ゴシック', 'MS Gothic'; color: green; ">打印本</span><span lang="ZH-TW" style="font-size:10.0pt;font-family:MingLiU;color:green">邮件,将减少一棵树存活的机会</span><span lang="EN-GB" style="font-size: 7.5pt; font-family: Verdana, sans-serif; color: navy; "><o:p></o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span lang="EN-GB"><o:p>&nbsp;</o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</span></div>
</span>
</body>
</html>