I'm running Oreon 1.3.2 with nagios 2.5 to monitor 53 hosts with 235 checks. It was going good, but now, everytime i add a host, it autoweirdmatically add checks from other hosts to that new host. I hope oreon doesn't mess up the config files for good, that i spent some time on 
Here what oreon shows after doing a nagios restart via oreon:
As you can see, it's adding the "jetdirect" check on the host "link_internet". This the second time stuff like this happens. I have to manually remove those checks from the new host of course. Why this happens? Oreon bug?

Here what oreon shows after doing a nagios restart via oreon:
Code:
Nagios 2.5 Copyright (c) 1999-2006 Ethan Galstad ([url]http://www.nagios.org[/url]) Last Modified: 07-13-2006 License: GPL Reading configuration data... Error: Could not add duplicate serviceextinfo entry for service 'JetDirect' on host 'Link_Internet'. Error: Could not allocate memory for serviceextinfo list to add extended info for service 'JetDirect' on host 'Link_Internet'. Error: Could not register extended service information (config file '/usr/local/oreon/filesGeneration/nagiosCFG/serviceextinfo.cfg', starting on line 1425) ***> The name of the main configuration file looks suspicious... Make sure you are specifying the name of the MAIN configuration file on the command line and not the name of another configuration file. The main configuration file is typically '/usr/local/nagios/etc/nagios.cfg' ***> One or more problems was encountered while processing the config files... Check your configuration file(s) to ensure that they contain valid directives and data defintions. If you are upgrading from a previous version of Nagios, you should be aware that some variables/definitions may have been removed or modified in this version. Make sure to read the HTML documentation regarding the config files, as well as the 'Whats New' section to find out what has changed. cgi.cfg - movement OK checkcommands.cfg - movement OK contactgroups.cfg - movement OK contacts.cfg - movement OK dependencies.cfg - movement OK escalations.cfg - movement OK hostextinfo.cfg - movement OK hostgroups.cfg - movement OK hosts.cfg - movement OK misccommands.cfg - movement OK nagios.cfg - movement OK resource.cfg - movement OK serviceextinfo.cfg - movement OK servicegroups.cfg - movement OK services.cfg - movement OK timeperiods.cfg - movement OK Running configuration check... FAILED! Restart aborted. Check your Nagios configuration.
As you can see, it's adding the "jetdirect" check on the host "link_internet". This the second time stuff like this happens. I have to manually remove those checks from the new host of course. Why this happens? Oreon bug?
Comment