Hi,
Upgraded from XI 2012R1.0 to R1.8.
Now, the XI UI does not show any status. No "Tactical Overview", no service status, no host status, only spinning circles.
The nagios core UI is fine. Other functions in XI UI like ACK, Schedule downtime etc are working.
Any ideas?
Thanks
Saurabh
No status information after upgrade to NagiosXI 2012R1.8
Re: No status information after upgrade to NagiosXI 2012R1.8
Do a running tail on the apache error log, while concurrently browsing to the broken pages:
Now browse to some pages. Copy the output of the tail and post here.
Code: Select all
tail -f /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: No status information after upgrade to NagiosXI 2012R1.8
Thanks for the tip.
For some reason, the permissions on files and directories under /usr/local/nagiosxi/html/ were messed up. Fixed the permissions and things are working now.
Though I can confirm this happened only after the upgrade and only on this instance.I did the same upgrade on another instance and it worked.
-Saurabh
For some reason, the permissions on files and directories under /usr/local/nagiosxi/html/ were messed up. Fixed the permissions and things are working now.
Though I can confirm this happened only after the upgrade and only on this instance.I did the same upgrade on another instance and it worked.
-Saurabh
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: No status information after upgrade to NagiosXI 2012R1.8
Strange we have not had this reported on by others yet, but we will keep an eye out. Thanks!