hello
There is a smale typo in xodtemplate.c around line 5215 (nagios 3.0.2):
logit(NSLOG_CONFIG_WARNING,TRUE,"Warning: Duplicate definition found for service '%s' on host '%s' (config file '%s', starting on line %d)\n",temp_service->host_name,temp_service->service_description,xodtemplate_config_file_name(temp_service->_config_file),temp_service->_start_line);
host_name and service_description have been swaped.
--
Stéphane Urbanovski
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]