just a thought, what about using a dir named 'client_config' holding
individual config file for each client,  a default file, plus some
wild-card hosts as well. The benefit is obvious, the error in the
syntax would not be so devastating, since it affects on one client at a
time unless it is default file or wild-card config gets screwed.  <br>Yesterday,
I managed to delete 8 hosts entries on the top of the
hobbit-clients.cfg, and "HOST= of the 9th host entry. This caused
checks for the 9th host entry got applied to all thre remaining 24
hosts, as if they are part of the default section (I have one at the
bottom).<br>
<br><div><span class="gmail_quote">On 8/4/06, <b class="gmail_sendername">Henrik Stoerner</b> <<a href="mailto:henrik@hswn.dk">henrik@hswn.dk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Aug 04, 2006 at 10:40:12AM -0400, Gary B. wrote:<br>><br>> Is there a syntax checker for the hobbit-*.cfg configuration files<br>> (such as hobbit-clients.cfg)?  I'm having an issue where some of the<br>> rules I set up are apparently being ignored, or otherwise not working
<br>> as expected.  I have a feeling it may be due to a syntax error, but<br>> I'm not sure.<br><br>The utilities that read the configuration file does complain if they<br>find something they cannot understand. Look in the 
clientdata.log<br>and page.log files (for hobbit-clients.cfg and hobbit-alerts.cfg,<br>respectively).<br><br>There are also "--dump-config" options for these two utilities, which<br>will dump the configuration as they understand it. And complain
<br>about any errors.<br><br>> I'm also curious, how does Hobbit deal with syntax errors in the<br>> configuration files?  Does it just skip over bad syntax, or stop<br>> completely when it encounters an error?<br>
<br>It tries to cope, ignoring the error and continuing with whatever<br>bits of the config file it understands.<br><br><br>Regards,<br>Henrik<br><br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk">
hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br>