Page 1 of 3
nagios xi 5.2.1 config wizard services not comes in nagiosql
Posted: Sun Dec 20, 2015 1:48 am
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
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Sun Dec 20, 2015 9:25 pm
by tmcdonald
Can you please clarify what you mean by "scan result"? Are you using the Autodiscovery Wizard?
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Mon Dec 21, 2015 12:18 am
by zaji_nms
network router/switch wizard but none of services comes in ccm database.
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Mon Dec 21, 2015 10:38 am
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?
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Tue Dec 22, 2015 4:06 am
by zaji_nms
i tried another wizard named ( mysql server ) same services not come
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Tue Dec 22, 2015 11:29 am
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
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Sun Dec 27, 2015 1:38 am
by zaji_nms
PFA
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Mon Dec 28, 2015 10:21 am
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?
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Tue Dec 29, 2015 12:56 am
by zaji_nms
PFA logs & SELINUX is disabled
Re: nagios xi 5.2.1 config wizard services not comes in nagi
Posted: Tue Dec 29, 2015 10:38 am
by ssax
Please post the output of this: