<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style>.EmailQuote {
        BORDER-LEFT: #800000 2px solid; PADDING-LEFT: 4pt; MARGIN-LEFT: 1pt
}
</style>

<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body ocsi="0" fPStyle="1">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div>The current stable version of RRDTool only supports 'update' via rrdcached; if you're using TCP-based rrdcached this means there's no fallback to direct, either - what the rrdtool client does is to fall back to using direct, which can work OK if you've got UNIX sockets and the files are local, but is not good with TCP sockets.</div>
<div>&nbsp;</div>
<div>I've submitted some patches to Tobi to allow rrdcached to support 'last', 'first', and 'create' and 'info'.&nbsp; If you download the development snapshot you should get these.</div>
<div>&nbsp;</div>
<div>Steve</div>
<div><br>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px">
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px"><strong>Steve Shipway</strong></div>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px">University of Auckland ITS</div>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px"><em>UNIX Systems Design Lead</em></div>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px"><a href="mailto:s.shipway@auckland.ac.nz" target="_blank">s.shipway@auckland.ac.nz</a></div>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px">Ph: &#43;64 9 373 7599 ext 86487</div>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px"><em></em>&nbsp;</div></div></div>
<div>
<hr tabindex="-1">

<div id="x_divRplyFwdMsg"><font color="#000000" size="2" face="Tahoma"><b>From:</b> rrd-users-bounces&#43;s.shipway=auckland.ac.nz@lists.oetiker.ch [rrd-users-bounces&#43;s.shipway=auckland.ac.nz@lists.oetiker.ch] on behalf of Yuya [hill_climb@hotmail.com]<br><b>Sent:</b> Tuesday, 19 October 2010 2:49 p.m.<br><b>To:</b> rrd-users@lists.oetiker.ch<br><b>Subject:</b> [rrd-users] &quot;rrdtool info&quot; through network doesn't seem to work.<br></font><br></div>
<div></div></div><font size="2"><span style="FONT-SIZE: 10pt">
<div class="PlainText"><br>Hello.<br><br>I'm using rrdcahced(version 1.4.4) to update rrd files in a remote host, and<br>I'm facing the following.<br>Trying to check the timestamp when the target rrd file in a remote host was<br>updated, <br>I used &quot;rrdtool last&quot;, but it doesn't seem to work. and the same is true for<br>&quot;rrdtool info&quot; and <br>&quot;rrdtool lastupdate.&quot;<br><br>The procedure I went through and the environment were as follows;<br>(Assume that Host A and Host B are connected via network)<br><br>1. Run rrdcached on Host A<br>&nbsp;rrdcached -l &lt;ip-address&gt;:&lt;port&gt; -w 120 -b /aaa/bbb -F<br><br>2. Create a rrd file named &quot;xxx.rrd&quot; in the directory that was specified by<br>&quot;-b&quot; option above.<br><br>3. Execute &quot;rrdtool last&quot; with &quot;--daemon&quot; option on Host B<br>&nbsp;rrdtool last --daemon &lt;ip-address&gt;:&lt;port&gt; xxx.rrd<br><br>Then, Error returned such as;<br>-1<br>ERROR: opening 'xxx.rrd': No such file or directory<br><br>And, when the absolute path is used to specify the target file instead of<br>the relative path from the directory specified by &quot;-b&quot; option, following<br>message returned.<br>-1<br>ERROR: absolute path names not allowed when talking to a remote daemon<br><br>As far as I read the Documentation<br>(<a href="http://www.mrtg.org/rrdtool/doc/rrdlast.en.html" target="_blank">http://www.mrtg.org/rrdtool/doc/rrdlast.en.html</a>), <br>I thing that &quot;rrdtool last&quot; with --daemon can be used, but is this only<br>valid within a <br>same host? Or, if some other option is specified to execute &quot;rrdtool last&quot;,<br>does it work?<br><br>Regards,<br><br>Yuya<br>-- <br>View this message in context: <a href="http://rrd-mailinglists.937164.n2.nabble.com/rrdtool-info-through-network-doesn-t-seem-to-work-tp5649365p5649365.html" target="_blank">http://rrd-mailinglists.937164.n2.nabble.com/rrdtool-info-through-network-doesn-t-seem-to-work-tp5649365p5649365.html</a><br>Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.<br><br>_______________________________________________<br>rrd-users mailing list<br>rrd-users@lists.oetiker.ch<br><a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><br></div></span></font></div></body></html>