Getting Error code: 254

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ganeshkagde
Posts: 49
Joined: Sun Apr 22, 2018 4:58 am

Getting Error code: 254

Post by ganeshkagde »

Hi Team,

I am getting Error code: 254 while applying configuration of wizard. same has been attached error name.
help me on this.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Getting Error code: 254

Post by scottwilkerson »

please run this from the CLI and return the output

Code: Select all

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
ganeshkagde
Posts: 49
Joined: Sun Apr 22, 2018 4:58 am

Re: Getting Error code: 254

Post by ganeshkagde »

Hi Team,

Seems that zero errors PFA output of command and let me know if anything you required.
You do not have the required permissions to view the files attached to this post.
kyang

Re: Getting Error code: 254

Post by kyang »

Could you try running this and send us the output.

Code: Select all

cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh
ganeshkagde
Posts: 49
Joined: Sun Apr 22, 2018 4:58 am

Re: Getting Error code: 254

Post by ganeshkagde »

Hi Team,

PFA for the same.
You do not have the required permissions to view the files attached to this post.
kyang

Re: Getting Error code: 254

Post by kyang »

Thanks for the output.

You have a few of these errors:

Code: Select all

Another reconfigure process is still running, sleeping...
Another reconfigure process is still running, sleeping...
Another reconfigure process is still running, sleeping...
Another reconfigure process is still running, sleeping...
Please follow this kb article to see if it resolves this issue.
https://support.nagios.com/kb/article.php?id=34

The options are:
Fixing the sudoers Entries
Large Amount Of Objects
SSL/TLS Redirection
localhost Missing From /etc/hosts
Locked