<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I’m passing  data channel to pass trends. The RRD file get’s created fine. But does this support passing ’step’ value ?<div class=""><br class=""></div><div class="">This is what I’m using to pass trends :<br class=""><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">xymon --debug xymonServer "data hostname.trends</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">[test.rrd] </div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">DS:PSK:GAUGE:600:0:U 133</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">DS:XYZ:GAUGE:600:0:U 133</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">DS:ABC:GAUGE:600:U:U 599”</div></div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">This is what I tried :</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><div style="margin: 0px;" class="">xymon --debug xymonServer "data hostname.trends</div><div style="margin: 0px;" class="">[test.rrd] -s 60</div><div style="margin: 0px;" class="">DS:PSK:GAUGE:600:0:U 133</div><div style="margin: 0px;" class="">DS:XYZ:GAUGE:600:0:U 133</div><div style="margin: 0px;" class="">DS:ABC:GAUGE:600:U:U 599”</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">I tried both -s and —step options but does not seems to affect default value of 300 seconds. Any idea what should I use to configure step value.</div></div></body></html>