<div>
                    Ahh, quite interesting I had always assumed that with PUTVAL and INTERVAL it ran at that interval as well.  Good to know!
                </div><div><br></div><div>Thanks!</div>
                <div><div><br></div><div>-- </div><div>Scott M. Likens</div><div>Sent with <a href="http://www.sparrowmailapp.com/?sig">Sparrow</a></div><div><br></div></div>
                 
                <p style="color: #A0A0A8;">On Wednesday, October 26, 2011 at 11:15 AM, Mariusz Gronczewski wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div>Yes now its clear what u meant ;)</div><div><br></div><div>Normal exec does not work in that way too.</div><div>If your script exit after giving value (with interval=something) it</div><div>will rerun it every 10s (or whatever is global interval set up) but</div><div>resulting RRD file will have step equal to interval u've send in</div><div>message (so if you set interval in PUTVAL to 60 it will run script</div><div>every 10s but it will average values over 60s in RRD file</div><div><br></div><div>So what you want is script like</div><div>while sleep 120; do</div><div>    stuff</div><div>done</div><div><br></div><div><br></div><div><br></div><div>2011/10/26 Scott M. Likens <<a href="mailto:scott@likens.us">scott@likens.us</a>>:</div><blockquote type="cite"><div><div>Actually I think I asked this incorrectly and that is partially why that made no sense.</div><div><br></div><div>Currently using Exec to run a script that sends PUTNOTIF and it seems with that INTERVAL is not being honored.</div><div><br></div><div>echo "PUTNOTIF time=$(date '+%s') INTERVAL=120 TYPE=derpl severity=broken message=\"derp de dee\"</div><div><br></div><div>runs as often as other Exec resources even though the INTERVAL is specified otherwise.</div><div><br></div><div>Does that help?</div><div><br></div><div><br></div><div>On Oct 22, 2011, at 10:03 AM, Mariusz Gronczewski wrote:</div><div><br></div><blockquote type="cite"><div><div>2011/10/21 Scott M. Likens <<a href="mailto:scott@likens.us">scott@likens.us</a>>:</div><blockquote type="cite"><div><div>Hi,</div><div><br></div><div>It does not appear that ExecNotify supports INTERVAL like the Exec plugin does? <a href="http://collectd.org/documentation/manpages/collectd-exec.5.shtml">http://collectd.org/documentation/manpages/collectd-exec.5.shtml</a></div><div><br></div><div>Is there a reason for that?</div></div></blockquote><div>Why it would need it ? Notifications are supposed to be sent when</div><div>something happens, not every x seconds so interval does not make any</div><div>sense.</div></div></blockquote></div></blockquote><div><br></div><div>!DSPAM:4ea84e4a95801804284693!</div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>