<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Can you provide a minimal configuration that displays this symptom? We can then reproduce and fix and add to test cases for checking in future too.<div><br></div><div>Ton<br><div><br><div><div>On 22 May 2011, at 22:26, Jim Smythe wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span>I am currently running 3.2.3. <br><br>I have quite a few machines running 
nagios and all but one are running happily with very similar configs 
(hosts/services differ from machine to machine, but all other files are 
identical).<br><br>I get a config check error on one that is very strange.<br><br><b>#### Snipit of hostgroup config file that doesn't work (identical on all machines)</b><br>define hostgroup {<br>    hostgroup_name Consumer Electronics<br>
    alias Consumer Electronics<br>}<br><br><b>#### running nagios -v ../nagios.cfg get this (please note, the corrupt characters change every time I run the verify process)</b><br><i>.... lines ommited ....</i><br>        Checked 15 hosts.<br>
Checking host groups...<br>Error: Host 'ир' specified in host group 'Consumer Electronics' is not defined anywhere!<br>        Checked 11 host groups.<br><i>.... lines ommited ....</i><br>Total Errors:   1<br>
<br><b>#### changing the "C" in consumer electronics to a "c" fixes it (or, from a cursory check, any letters except "A", "B", or "C") - see modified snipit</b><br>define hostgroup {<br>
    hostgroup_name consumer Electronics<br>    alias Consumer Electronics<br>}<br><br><b>##### config check runs perfectly!!!</b><br><br>Note: It so happens that this hostgroup is not even in use on this particular machine.  I just have a standard hostgroup config file that gets distributed to all machines. <br>
<br>I think this is a bug, but I cannot find any information that shows one already logged, and I don't really know how to confirm exactly what is causing the verify process to believe there is a host with the garbage characters.<br>
<br>Any suggestions would be great!<br></span>
------------------------------------------------------------------------------<br>What Every C/C++ and Fortran developer Should Know!<br>Read this article and learn how Intel has extended the reach of its <br>next-generation tools to help Windows* and Linux* C/C++ and Fortran <br>developers boost performance applications - including clusters. <br><a href="http://p.sf.net/sfu/intel-dev2devmay_______________________________________________">http://p.sf.net/sfu/intel-dev2devmay_______________________________________________</a><br>Nagios-devel mailing list<br>Nagios-devel@lists.sourceforge.net<br>https://lists.sourceforge.net/lists/listinfo/nagios-devel<br></blockquote></div><br></div></div></body></html>