Re: Nagios XI Dashboard is not loading data.
Posted: Tue Dec 13, 2016 1:20 pm
What changes have been made on this machine? The reason I ask, is first we had to adjust the sudoers file, and now even in your profile we are missing quite a few log files. I suspect this could be related.
The files for configuration do exist in your /usr/local/nagios/etc/hosts/ /usr/local/nagios/etc/services/ file - what happens if you run /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Also, please attach your SQL logs, and cron, and other information as @lmiltchev mentioned, because with your profile we are missing quite a bit -
The files for configuration do exist in your /usr/local/nagios/etc/hosts/ /usr/local/nagios/etc/services/ file - what happens if you run /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Also, please attach your SQL logs, and cron, and other information as @lmiltchev mentioned, because with your profile we are missing quite a bit -
lmiltchev wrote:Run the following commands, and show the output:Also show the output of:Code: Select all
grep tty /etc/sudoers grep nag /etc/group chage -l nagios chage -l apache service nagios status service ndo2db status tail -50 /var/log/cronorCode: Select all
tail -50 /var/log/mysqld.logdepending on the OS.Code: Select all
tail -50 /var/log/mariadb/mariadb.log