nagios xi 5.2.1 config wizard services not comes in nagiosql

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

nagios xi 5.2.1 config wizard services not comes in nagiosql

Post by zaji_nms »

dear expert,

i have observed our nagiosxi 5.2.1 ( test ) core config wizard scan result not coming in nagisql database what could be the reason and issue ?

Regards
Zajil NMS
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by tmcdonald »

Can you please clarify what you mean by "scan result"? Are you using the Autodiscovery Wizard?
Former Nagios employee
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by zaji_nms »

network router/switch wizard but none of services comes in ccm database.
Zajil NMS
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by hsmith »

Are you able to run the other wizards all right? Can you check under Admin --> System Extensions --> Manage Config Wizards and check for updates to see if there was a newer release of the wizard?
Former Nagios Employee.
me.
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by zaji_nms »

i tried another wizard named ( mysql server ) same services not come
Zajil NMS
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by lmiltchev »

Do you see any errors in the GUI? Run the following commands and show us the output in code wraps:

Code: Select all

uname -a
cat /etc/*release
df -h
df -i
grep =local /usr/local/nagios/etc/ndo2db.cfg
service nagios status
service ndo2db status
service mysqld status
grep "display_errors =" /etc/php.ini
tail /var/log/mysqld.log
tail -100 /var/log/httpd/error_log
Be sure to check out our Knowledgebase for helpful articles and solutions!
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by zaji_nms »

PFA
You do not have the required permissions to view the files attached to this post.
Zajil NMS
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by lmiltchev »

Thanks for the info, zaji_nms! I didn't see anything weird in the output. Do the following:
1. Start a running tail on the cmdsubsys.log:

Code: Select all

tail -f /usr/local/nagiosxi/var/cmdsubsys.log
2. Go to the web UI, and run the "Network Switch / Router" wizard.
3. Go back to the terminal, stop the tail by pressing "Ctrl + c", copy and paste the output to the forum.

Do you have selinux enabled?

Code: Select all

sestatus
Be sure to check out our Knowledgebase for helpful articles and solutions!
zaji_nms
Posts: 616
Joined: Tue Oct 16, 2012 12:28 am

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by zaji_nms »

PFA logs & SELINUX is disabled
You do not have the required permissions to view the files attached to this post.
Zajil NMS
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: nagios xi 5.2.1 config wizard services not comes in nagi

Post by ssax »

Please post the output of this:

Code: Select all

chage -l nagios
Locked