<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I think your command is incorrect...I think that should be `rrdtool tune --step 60'.  You can 'man rrdtune' to get all the options but IIRC you're on the right track.  I can't lay my hands on the doc that mentions how to do what you're attempting.<br>
</p>
<p><br>
</p>
<p>=G=<br>
</p>
<p><br>
</p>
<div dir="ltr" style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Xymon <xymon-bounces@xymon.com> on behalf of Jimmy Aulestia <jimmy.aulestia@hotmail.com><br>
<b>Sent:</b> Saturday, December 2, 2017 12:07 AM<br>
<b>To:</b> xymon@xymon.com<br>
<b>Subject:</b> [Xymon] Custom Graphs with 60 seconds step in rrd file.</font>
<div> </div>
</div>
<div>
<p><font size="3" face="Arial" color="#FF0000"><b><i>EXTERNAL</i></b> </font></p>
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p style="margin-top:0; margin-bottom:0">Hi,</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0"><span style="font-size:12pt">I need to change 300 seconds to 30 seconds interval in the rrd file. With this file i will have a custom graph and  60 seconds interval </span><br>
</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">1) I try with the rrddefiniions.cfg, but don' work the file is recreated with step = 300</p>
<p style="margin-top:0; margin-bottom:0"></p>
<div>[test]</div>
<div><span style="white-space:pre"></span>-s 60</div>
<div><span style="white-space:pre"></span>RRA:AVERAGE:0.1:1:120<span style="white-space:pre">
</span></div>
<div><span style="white-space:pre"></span>RRA:AVERAGE:0.5:5:576</div>
<div><span style="white-space:pre"></span>RRA:AVERAGE:0.5:30:576</div>
<div><span style="white-space:pre"></span>RRA:AVERAGE:0.5:120:576</div>
<div><span style="white-space:pre"></span>RRA:AVERAGE:0.5:1440:576</div>
<div><br>
</div>
<div>2) i try rrdtool rrdtune --step = 60 test.rrd but there is not this option in my rrdtune command</div>
<div><br>
</div>
<div>Is there another procedure to change step to 60 seconds for a custom script/graph?</div>
<div>Thanks,</div>
<br>
<p></p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
</div>
</div>
</div>
</div>
</body>
</html>