[hobbit] Program crashed - MY FAULT
    Henrik Stoerner 
    henrik at hswn.dk
       
    Thu Feb 17 18:36:58 CET 2005
    
    
  
Hi Michael,
On Thu, Feb 17, 2005 at 10:24:25AM -0600, Lowery, Michael wrote:
> Henrik,
> At some point just before I patched the file, I had also added the
> "apache" key word to a host in bb-hosts.  After removing it and
> restarting Hobbit, everything returned to normal. 
OK, you had an error in the syntax for the check. It was 
  "cont=apache;http://199.227.199.22/server-status?auto)"
but when you use a "cont" setting - instead of just the "apache"
keyword - you must have some data for the content-matching. And
the parenthesis at the end looks like a typo :-)
So it should have been
  "cont=apache;http://199.227.199.22/server-status?auto;."
Or just
  "apache=http://199.227.199.22/server-status?auto"
which internally in bbtest-net becomes the same thing.
I'll go back and see why it crashed - it shouldn't...
Henrik
    
    
More information about the Xymon
mailing list