Nagios UI not loading in linux 8 OS

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Post Reply
mkumarv
Posts: 4
Joined: Tue Mar 11, 2025 2:15 am

Nagios UI not loading in linux 8 OS

Post by mkumarv »

Hi Team,
We have upgraded our VM instance from Centos79 to Oracle 8 OS and from them the UI is not loading. Earlier to that it was working. Attaching screenshot for reference. Need an urgent help on this
Attachments
Screenshot 2025-03-11 at 2.47.11 PM.png
gwesterman
Posts: 257
Joined: Wed Aug 23, 2023 11:29 am

Re: Nagios UI not loading in linux 8 OS

Post by gwesterman »

Hi @mkumarv,

What steps did you follow to upgrade your distro?

Here is a thread covering the process pretty well. I suggest trying this process.

Thank you!
mkumarv
Posts: 4
Joined: Tue Mar 11, 2025 2:15 am

Re: Nagios UI not loading in linux 8 OS

Post by mkumarv »

Hi @gwesterman,
My config are owned by puppet module and issue in after the linux os migration on same ip address the php is not formatting the link as shared in screenshot
DoubleDoubleA
Posts: 199
Joined: Thu Feb 09, 2017 5:07 pm

Re: Nagios UI not loading in linux 8 OS

Post by DoubleDoubleA »

It looks like the migration did not complete successfully. What version of Core are you running? Is the nagios process running?

What does your file system on the new server look like? Is it different than you would expect?

Do you have logs from the migration?
mkumarv
Posts: 4
Joined: Tue Mar 11, 2025 2:15 am

Re: Nagios UI not loading in linux 8 OS

Post by mkumarv »

We are using 4.9.9 version

php and httpd config alone different from what have been deployed.

As mentioned earlier the config or plugin is maintained in git repo where the config works fine in Centos OS but not in Oracle linux 8.

Migration is like destroy of host and rebuilding it linux Os, config/ plugin are taken care by Puppet
DoubleDoubleA
Posts: 199
Joined: Thu Feb 09, 2017 5:07 pm

Re: Nagios UI not loading in linux 8 OS

Post by DoubleDoubleA »

There is no version 4.9.9, please try that again.

We don't seem to have problems with Core on Oracle 8 so I would doubt it is the distro.

Are your checks running?

As a test you might try a fresh install on a new Oracle 8 server and see if the interface comes up as expected. And if it does come up, compare file systems.
mkumarv
Posts: 4
Joined: Tue Mar 11, 2025 2:15 am

Re: Nagios UI not loading in linux 8 OS

Post by mkumarv »

We are on 4.4.9 version
Also I could see no issue in nagios.log but something failing on Apache/ httpd process. Is there any troubleshooting steps for that ?
Post Reply