[hobbit] Hobbit Client, msgs, files?

Henrik Stoerner henrik at hswn.dk
Tue May 2 15:37:43 CEST 2006


On Fri, Apr 28, 2006 at 06:26:15PM +0000, David Gore wrote:
> instance with our previous changes.  I still cannot get LOGS to work 
> FILES.  I can get to work, but perhaps I found a bug?  Here is the entry:
> 
> client-local.cfg:file:/opt/app/apache/logs/access-test.log
> hobbit-clients.cfg:     FILE /opt/app/apache/logs/access-test.log size<2000000 COLOR=red
> 
> Here is the result when alarming:
> 
> /opt/app/apache/logs/access-test.log
> File is missing
> 
> And when you click the link:
> 
> ERROR: Value too large for defined data type
> 
> I am trying to test for a file size greater than 2G.

Large file support is missing in the client utility. I took this as an
opportunity to vet the code for places where this might be an issue, so
the next trial-version (or tomorrows snapshot) should work better. 

> It would be very nice if the size could be represented in 
> kilobytes, megabytes and gigabytes. K, M, and G.

Yep ... done.

> Here is a  LOG entry that fails (none work):
> 
> client-local.cfg:log:/opt/app/apache/logs/error-test.log:10240
> hobbit-clients.cfg:        LOG /opt/app/apache/logs/error-test.log 
> MATCH="%Segmentation Fault" COLOR=red

Please try again with the current snapshot. I don't see why it should
not work, except if the client-side tool (logfetch) failed to process
the logfile due to it being larger than 2 GB.


> The documentation appears out of date from your e-mail on the April 24th 
> 21:09 GMT?

Docs should be up-to-date in the current snapshot.


Henrik




More information about the Xymon mailing list