No status information after upgrade to NagiosXI 2012R1.8

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sbathe
Posts: 2
Joined: Fri Oct 05, 2012 1:15 am

No status information after upgrade to NagiosXI 2012R1.8

Post by sbathe »

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
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: No status information after upgrade to NagiosXI 2012R1.8

Post by abrist »

Do a running tail on the apache error log, while concurrently browsing to the broken pages:

Code: Select all

tail -f /var/log/httpd/error_log
Now browse to some pages. Copy the output of the tail and post here.
Former 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.
sbathe
Posts: 2
Joined: Fri Oct 05, 2012 1:15 am

Re: No status information after upgrade to NagiosXI 2012R1.8

Post by sbathe »

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
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

Post by slansing »

Strange we have not had this reported on by others yet, but we will keep an eye out. Thanks!
Locked