Nagios XI Dashboard is not loading data.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
cstg-infra
Posts: 14
Joined: Thu Aug 29, 2013 10:15 am
Location: Ohio
Contact:

Nagios XI Dashboard is not loading data.

Post by cstg-infra »

Hi Support,

The Dashboard is not showing any status summery after login into Nagios XI (Please refer the attached screenshot), but CCM Objects summery is showing all the hosts and services.
We have tried to upgrade Nagios XI to the latest version but it did not fix the issue. We need your urgent help to resolve this.

Please let us know if you need any working session during PST or any further information to proceed. Expecting your quick response on this.

Thank you..
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios XI Dashboard is not loading data.

Post by rkennedy »

Could you please PM over a profile for us to look at? (Admin -> System Profile -> Download Profile)

Also - were there any recent changes in your environment that lead up to this happening?
Former Nagios Employee
cstg-infra
Posts: 14
Joined: Thu Aug 29, 2013 10:15 am
Location: Ohio
Contact:

Re: Nagios XI Dashboard is not loading data.

Post by cstg-infra »

Hi Support,
I got this error when i clicked on download profile.

PROFILE BUILD FAILED

Array
(
)

CODE: 1
Thanks,
Srini
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Nagios XI Dashboard is not loading data.

Post by avandemore »

Previous Nagios employee
cstg-infra
Posts: 14
Joined: Thu Aug 29, 2013 10:15 am
Location: Ohio
Contact:

Re: Nagios XI Dashboard is not loading data.

Post by cstg-infra »

Hi,

I am attaching a text file with the comparison between what are the expected entries in /etc/sudoers and what is already there on our Nagios server. (Please refer attached file).
It looks like required entries are already there, please let us know if we missed anything.

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

Re: Nagios XI Dashboard is not loading data.

Post by lmiltchev »

Run the following commands, and show the output:

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/cron
Also show the output of:

Code: Select all

tail -50 /var/log/mysqld.log
or

Code: Select all

tail -50 /var/log/mariadb/mariadb.log
depending on the OS.
Be sure to check out our Knowledgebase for helpful articles and solutions!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios XI Dashboard is not loading data.

Post by rkennedy »

To add to what @lmiltchev mentioned, the reason your profile is failing, is because you do not have a sudoers entry for it -

Code: Select all

NAGIOSXIWEB ALL = NOPASSWD:/usr/local/nagiosxi/html/includes/components/profile/getprofile.sh
Former Nagios Employee
cstg-infra
Posts: 14
Joined: Thu Aug 29, 2013 10:15 am
Location: Ohio
Contact:

Re: Nagios XI Dashboard is not loading data.

Post by cstg-infra »

We will get back to you shortly..
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios XI Dashboard is not loading data.

Post by rkennedy »

Sounds good - let us know when you have an update.
Former Nagios Employee
cstg-infra
Posts: 14
Joined: Thu Aug 29, 2013 10:15 am
Location: Ohio
Contact:

Re: Nagios XI Dashboard is not loading data.

Post by cstg-infra »

Please find the System Profile (.zip file) attached.
You do not have the required permissions to view the files attached to this post.
Locked