System Info
Linux Distribution and version?
*Linux version 2.6.18-348.16.1.el5PAE #1 SMP Wed Aug 21 04:49:45 EDT 2013 i686 i686 i386 GNU/Linux
CentOS release 5.7 (Final)
32 or 64bit?
32 bit
VMware Image or Manual Install of XI?
VMware Image
Are there specials configurations on your system, ie; is Gnome installed? Are you using a proxy? Are you using SSL?
Forced SSL on NagiosXi login web screen
Nagios Xi version:
Nagios XI 2012R2.8c
ISSUE
Icons are not showing up in several places.
Please see screenshots:
From Core Config Manager:
Also, I right clicked on one of the "empty icons" and copied the URL:
https://<nagiosserver>/nagiosxi//images/chart_line.png
Looks like the path is missing, not sure if this is the same path missing for all, but thought I note that.
Please help.
Eddie
Icons are not showing up
Icons are not showing up
You do not have the required permissions to view the files attached to this post.
Last edited by ecarrasq on Thu Feb 06, 2014 6:38 pm, edited 1 time in total.
Re: Icons are not showing up
Can you post a large tail of the apache error log?
Code: Select all
tail -50 /var/log/httpd/error_logFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Icons are not showing up
please see attachment
You do not have the required permissions to view the files attached to this post.
Re: Icons are not showing up
You have several "Permission denied" errors in the apache error log... Do you have selinux, pam security, etc. enabled on this system? Do you have "crontab.allow" or "crontab.deny" set up?
Did you follow the steps, outlined in this document, while setting up SSL?
Run the following commands and show us the output in code wraps:
Did you follow the steps, outlined in this document, while setting up SSL?
Run the following commands and show us the output in code wraps:
Code: Select all
tail -50 /var/log/cron
chage -l nagiosBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Icons are not showing up
Resolved during a Nagios Support gotomeeting by Mike, as we were working on a high critical issue and made sure this was not related.
It was permissions issue related.
It was permissions issue related.