Got it working!  Thanks!!!<br><br>FILE    /var/www/inxwireless/network/output.png red mtime<1800<br><br>This is correct.  From what the documentation states, of which I may be understanding it incorrectly, this is backwards.<br>

<br>Initially I did mtime>1800 based on what I read on the man page.  The test went red "File was modified 31 seconds ago - should be >1800"<br><br>Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>

1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br>
<br><br><div class="gmail_quote">On Fri, Jul 29, 2011 at 4:31 PM, Tim McCloskey <span dir="ltr"><<a href="mailto:tm@freedom.com">tm@freedom.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">> Do I put this under [linux]?  If I do this, will it only have the clients with an appropriate FILE check or ask this file of every linux box?<br>
<br>
</div>Just took another look at a working config....here's a couple notes.<br>
You don't need the whole [linux] class, you can use a [hostname] in client-local.cfg<br>
...<br>
[your-hostname]<br>
<div class="im">file:/var/www/foo/bar/output.png<br>
</div>...<br>
<br>
The stanza above with a matching FILE directive from hobbit-clients.cfg (both server side) works for me, on 4.2.0.<br>
<br>
If you have this setup - sounds like you do - and it's not working you can Try touching the logfetch.$foo.cfg and logfetch.$foo.status files in the tmp dir on the client (create them however you need, just make sure to chown them to your hobbit user).<br>


<br>
You should not need to populate the files, just create them. Example file...<br>
cat someclienthostname:~hobbit/client/tmp/logfetch.someclienthostname.cfg<br>
log:/some/path/to/somefile:10240<br>
file:/bin/su<br>
<font color="#888888"><br>
Tim<br>
<br>
<br>
</font></blockquote></div><br>