<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 3 April 2014 17:10, Eenkhoorn,  (Klaas) <span dir="ltr"><<a href="mailto:klaas.eenkhoorn@vtspn.nl" target="_blank">klaas.eenkhoorn@vtspn.nl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div><span style="font-family:Arial">I've constructed the following data message:</span><br></div>
<div><span><font face="Arial"></font></span> </div>
<div><span><font face="Arial">[statistics.rrd]</font></span></div>
<div><span><font face="Arial">DS:abc:GAUGE:600:0:U 20</font></span></div>
<div><span><font face="Arial">DS:def:GAUGE:600:0:U 15</font></span></div>
<div><span><font face="Arial">DS:ghi:GAUGE:600:0:U 0</font></span></div></div></blockquote><div><br></div><div>Looks OK to me.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>
<div><span style="font-family:Arial">From the client the message will be send with:</span><br></div>
<div><span><font face="Arial"></font></span> </div>
<div><span><font face="Arial">"data application.vmware.local.trends `cat /tmp/message`" </font></span></div></div></blockquote><div><br></div><div>I think the contents of /tmp/message needs to start on a newline.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><font face="Arial"><span>Result:</span></font></div>
<div><font face="Arial"><span>Sometimes the file statistics.rrd in ~/data/rrd/application.vmware.local gets an update sometimes not.</span></font></div></div></blockquote><div><br></div><div>The man page for xymond_rrd states that it caches updates to RRD files for up to 30 minutes.  I've found that refreshing a graph in the web interface seems to cause xymond_rrd to flush its cache and update the RRD files.  You can run xymond_rrd with a "--no-cache" parameter to disable the cache.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<div><font face="Arial"><span>And if it gets filled or created the value will be empty.</span></font></div>
<div><font face="Arial"><span>This is determent by using 'rrdtool dump statistics.rrd'</span></font></div></div></blockquote><div><br></div><div>RRD needs a few samples without intervals that are too large, otherwise it will throw away such untrustworthy data.</div>

<div><br></div><div>J</div><div> </div></div></div></div>