Nagios XI Dashboard is not loading data.
-
cstg-infra
- Posts: 14
- Joined: Thu Aug 29, 2013 10:15 am
- Location: Ohio
- Contact:
Nagios XI Dashboard is not loading data.
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..
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.
Re: Nagios XI Dashboard is not loading data.
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?
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.
Hi Support,
I got this error when i clicked on download profile.
PROFILE BUILD FAILED
Array
(
)
CODE: 1
Thanks,
Srini
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.
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.
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
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.
Re: Nagios XI Dashboard is not loading data.
Run the following commands, and show the output:
Also show the output of:
or
depending on the OS.
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/cronCode: Select all
tail -50 /var/log/mysqld.logCode: Select all
tail -50 /var/log/mariadb/mariadb.logBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios XI Dashboard is not loading data.
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.
We will get back to you shortly..
Re: Nagios XI Dashboard is not loading data.
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.
Please find the System Profile (.zip file) attached.
You do not have the required permissions to view the files attached to this post.