Error during configuration verification of wizard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
timlee
Posts: 60
Joined: Mon Jan 12, 2015 10:01 pm

Error during configuration verification of wizard

Post by timlee »

Hi,

My nagios xi couldn't install any services out of a sudden. It gives

Configuration submitted for processing...
Waiting for configuration verification......
Configuration verification failed.


after I have click finish, when the one highlighted in red gives error.

I have attached the config snapshot.
I must have installed something that it crash. Please help!
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Error during configuration verification of wizard

Post by tmcdonald »

Code: Select all

Service has no hosts and/or service_description (config file '/usr/local/nagios/etc/services/192.168.168.221.cfg', starting on line 16)
Check the services attached to the 192.168.168.221 host and make sure they all have descriptions.
Former Nagios employee
timlee
Posts: 60
Joined: Mon Jan 12, 2015 10:01 pm

Re: Error during configuration verification of wizard

Post by timlee »

tmcdonald wrote:

Code: Select all

Service has no hosts and/or service_description (config file '/usr/local/nagios/etc/services/192.168.168.221.cfg', starting on line 16)
Check the services attached to the 192.168.168.221 host and make sure they all have descriptions.
Hi donald,

Seems like there were some services overlapping the same host. After I removed them, it was fine. Thanks!
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Error during configuration verification of wizard

Post by tmcdonald »

Sounds good!

I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked