<div dir="ltr"><div>I think I'd just use a really short local ext script, along the lines of <br></div>if ((file exists) and (mtime >15)) then red else green<br><br><div><div><div class="gmail_extra"><br><div class="gmail_quote">
On Sat, Dec 14, 2013 at 7:50 PM, Galen Johnson <span dir="ltr"><<a href="mailto:solitaryr@gmail.com" target="_blank">solitaryr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Well, this sucks.  Since I'm monitoring a tmp file, it only needs to trigger if the file is older than 15 minutes.  However, if I use noexist, is squawks if it exists, if I don't it squawks when it doesn't. Ultimately, I don't care if it is there or not, only that it isn't older than 15 minutes if it does exist.  I'm stumped...maybe setting delayred to 20???   Anyone else ever had to solve this?<br>
</div></blockquote></div></div></div></div></div>