<p>Hi list,</p>
<p>I'm using nagios 3.2.0 and I'm currently in the situation that I have an error somewhere in my config files which I can't trace back.<br />When starting nagios with the '--verify-config' option and pointing to my main config file I get following output: (I have replaced sensitive data with xxxxx)<br />In this (development/test) setup I currently have 1 config file for each host, which results into a huge amount of separate config files, but they're all processed without any apparent problem.<br />Nowhere along the way there's an error or even warning reported.<br /><br />It's not that processing the last file before the 'Error' is the culprit, because removing that, results nagios to stop on another position with the same error.<br />Going back to the last thing I have configured is also not an option as I have reconstructed my config files by parsing the objects.cache file.<br />I already scanned all config files on non printable characters, nothing found either.</p>
<p>What could be causing the problem, rather, how to proceed troubleshooting this? <br />I guess Nagios not clearly reporting on the problem is a bug? <br />I can't post my config files for obvious reasons</p>
<p> </p>
<p>Thanks,</p>
<p>Jelle</p>
<p><br />.... snip....</p>
<p>Processing object config directory '/opt/nagios/etc/objects/xxxxxxxxxxxxxxxx'...<br />Processing object config file '/opt/nagios/etc/objects/Datacenter_xxxxx/hosts/storage_appliances.cfg'...<br />Processing object config directory '/opt/nagios/etc/objects/Datacenter_xxxxx/services'...<br />Processing object config directory '/opt/nagios/etc/objects/Remoteoffice_xxxxx'...<br />Processing object config directory '/opt/nagios/etc/objects/Remoteoffice_xxxxxx/hosts'...<br />Processing object config file '/opt/nagios/etc/objects/Remoteoffice_xxxx/hosts/storage_appliances.cfg'...<br />Processing object config directory '/opt/nagios/etc/objects/Remoteoffice_xxxx/services'...<br />   Error processing object config files!<br /><br /><br />***> One or more problems was encountered while processing the config files...<br /><br />     Check your configuration file(s) to ensure that they contain valid<br />     directives and data defintions.  If you are upgrading from a previous<br />     version of Nagios, you should be aware that some variables/definitions<br />     may have been removed or modified in this version.  Make sure to read<br />     the HTML documentation regarding the config files, as well as the<br />     'Whats New' section to find out what has changed.<br /><br /><br /></p>