<div>I&#39;m not sure why you&#39;re using GPRINT.<br></div><div>I add the date to my graphs too in my bash script. But I add it as a COMMENT. Here&#39;s the basic idea.</div><div><br></div><div>time_readible=$(echo $(date) | sed &#39;s/\:/\\:/g&#39;)</div>
<div><br></div><div>COMMENT:&quot;Last Update: $time_readible&quot;</div><div><br></div><div>the sed line is just to add a backslash before every semi-colon (so that rrdtool won&#39;t think of it as a command like it happened earlier to you)</div>
<div><br></div><div>Hope this helps,</div><div><br></div><div class="gmail_quote">On Tue, Feb 21, 2012 at 9:30 PM, Sebastian John <span dir="ltr">&lt;<a href="mailto:basti@fukz.de">basti@fukz.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
Yes, it seems the semicolon is wrong. But now I get an other error:<br>
<br>
  ERROR: bad format for GPRINT in &#39;  max %0.2lf %H &#39;<br>
<span class="HOEnZb"><font color="#888888"><br>
Sebastian<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, Feb 21, 2012 at 06:48:21PM +0200, Emre Aydın wrote:<br>
&gt; Maybe i&#39;m wrong but the semicolon (:) before the %H shouldn&#39;t be there?<br>
&gt;<br>
&gt; On Tue, Feb 21, 2012 at 5:35 PM, Sebastian John &lt;<a href="mailto:basti@fukz.de">basti@fukz.de</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hallo,<br>
&gt; &gt;<br>
&gt; &gt; I have a problem while printing the date/time of a vdef to my<br>
&gt; &gt; graph. Maybe its a problem understanding the syntax. Hope you can help<br>
&gt; &gt; me.<br>
&gt; &gt;<br>
&gt; &gt; My graph definition (snipped)<br>
&gt; &gt;<br>
&gt; &gt; ..<br>
&gt; &gt; VDEF:tmax=tmp,MAXIMUM<br>
&gt; &gt; ..<br>
&gt; &gt; GPRINT:tmax:&quot;max %0.2lf&quot;:&quot;%H&quot;<br>
&gt; &gt; ..<br>
&gt; &gt;<br>
&gt; &gt; I get: ERROR: I don&#39;t understand &#39;:%H&#39; in command: &#39;GPRINT:tmax:max<br>
&gt; &gt; %0.2lf:%H&#39;.<br>
&gt; &gt;<br>
&gt; &gt; what is my fault?<br>
&gt; &gt;<br>
&gt; &gt; Sebastian<br>
&gt; &gt; --<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; rrd-users mailing list<br>
&gt; &gt; <a href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><br>
&gt; &gt; <a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users" target="_blank">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
<br>
--<br>
</div></div><br>_______________________________________________<br>
rrd-users mailing list<br>
<a href="mailto:rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><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>
<br></blockquote></div><br><br clear="all"><br>-- <br>M. EMRE AYDIN<br><a href="mailto:emraydin@gmail.com">emraydin@gmail.com</a><br>