Verify Configuration Bug?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Verify Configuration Bug?

Post by rajasegar »

Even though there are warnings generated the summary shows Warning as 0.
Please check and advice.

Code: Select all

Warning: Duplicate definition found for service 'Memory: Physical' on host 'MYWWBRODYSAPP01' (config file '/usr/local/nagios/etc/services/Win_Standard_CIMB_Memory_Physical.cfg', starting on line 16)
Warning: Duplicate definition found for service 'Memory: Physical' on host 'MYWWBPODYSWEB01' (config file '/usr/local/nagios/etc/services/Win_Standard_CIMB_Memory_Physical.cfg', starting on line 16)
Warning: Duplicate definition found for service 'Memory: Physical' on host 'MYWWBPODYSAPP01' (config file '/usr/local/nagios/etc/services/Win_Standard_CIMB_Memory_Physical.cfg', starting on line 16)
Read object config files okay...

Running pre-flight check on configuration data...

Checking objects...
Checked 13696 services.
Checked 1789 hosts.
Checked 209 host groups.
Checked 11 service groups.
Checked 154 contacts.
Checked 46 contact groups.
Checked 175 commands.
Checked 73 time periods.
Checked 0 host escalations.
Checked 0 service escalations.
Checking for circular paths...
Checked 1789 hosts
Checked 706 service dependencies
Checked 0 host dependencies
Checked 73 timeperiods
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...

Total Warnings: 0
Total Errors: 0

Things look okay - No serious problems were detected during the pre-flight check 
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Verify Configuration Bug?

Post by tmcdonald »

What Core version is this?

Code: Select all

/usr/local/nagios/bin/nagios --version
Former Nagios employee
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Re: Verify Configuration Bug?

Post by rajasegar »

tmcdonald wrote:What Core version is this?

Code: Select all

/usr/local/nagios/bin/nagios --version

Code: Select all

[nagios@nagiosprodxi1 perfdata]$ /usr/local/nagios/bin/nagios --version

Nagios Core 4.0.8
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 08-12-2014
License: GPL

Website: http://www.nagios.org
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

[nagios@nagiosprodxi1 perfdata]$
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: Verify Configuration Bug?

Post by jdalrymple »

rajasegar - I'm going to file this bug with our core dev team. there are some other issues with the error checking routine that it can be glommed onto.

Is this one in particular causing any operational problems or is it just a visual distraction?

Thanks
rajasegar
Posts: 1018
Joined: Sun Mar 30, 2014 10:49 pm

Re: Verify Configuration Bug?

Post by rajasegar »

jdalrymple wrote:rajasegar - I'm going to file this bug with our core dev team. there are some other issues with the error checking routine that it can be glommed onto.

Is this one in particular causing any operational problems or is it just a visual distraction?

Thanks
I had a log file check for the warning parameter.
Noticed it was not working. No operational problems but helps to detect wrong configurations.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Verify Configuration Bug?

Post by ssax »

Thank you for reporting this, I have verified it is happening on mine as well. I'm going to mark this as resolved and lock the ticket, feel free to create a new one if you find any more or run into additional issues.
Locked