<p>Hello,</p><div> </div><div>Apologies I&#39;m cross-posting, but my question is more directed at the way RRD works than the Open Source Monitoring tool I am using (Xymon).</div><div> </div><div> </div><div>I&#39;m looking to change already created graph definitions for one of the checks.  The default is to use AVERAGE, however I&#39;d prefer to show the LAST value.</div>
<p> </p><p>The standard built-in graph defintion is as follows :</p><p>[test-name]</p><p>.....</p><p>DEF:p@RRDIDX@=@RRDFN@:sec:AVERAGE</p><p>LINE2:p@RRDIDX@#@COLOR@:@RRDPARAM@</p><p>GPRINT:p@RRDIDX@:AVERAGE: \: %5.1lf%s (avg)</p>
<p> </p><p>Do I need to simply delete the related graphs, change the definition accordingly for the &quot;LAST&quot;, and then have the graphs recreated?</p><p> </p><p> Thanks,</p><p>James</p>