Page 1 of 1

NagiosXI Offline Install Fails RHEL9

Posted: Tue Feb 04, 2025 12:19 pm
by pcappell
Good morning,

I am attempting to perform an offline install of NagiosXI using of the offline tarball method with nagiosxi-2024R1.3.3-1.el9.x86_64.tar.gz, but I have just been encountering problem after problem.

The install seems to succeed, with the "Nagios XI Installation Complete!" prompt coming up.

I do not see the offline install creating any databases or tables within the databases, none of the nagios directories under /usr/local/ are being created.

Any help you can provide is greatly appreciated.

Thank you

Re: NagiosXI Offline Install Fails RHEL9

Posted: Tue Feb 04, 2025 1:59 pm
by rlee8394
I just installed the same. You should have the following in /usr/local/:
nagvis
bin
nsis
nrdp
nagios
nagiosxi

Did you install as root or sudo?

Re: NagiosXI Offline Install Fails RHEL9

Posted: Tue Feb 04, 2025 2:05 pm
by pcappell
Hello, rlee8394

Negative on the directories. The install was ran as root.

Re: NagiosXI Offline Install Fails RHEL9

Posted: Wed Feb 05, 2025 11:31 am
by rlee8394
Do you have the codeready-builder-for-rhel-9-x86_64-rpms repo enabled? You need that.

Re: NagiosXI Offline Install Fails RHEL9

Posted: Wed Feb 05, 2025 1:32 pm
by pcappell
Hello, rlee8394

We do have access to all of the repos required, RHEL Base, AppStream, EPEL, and codeready-builder-for-rhel-9-x86_64-rpms, and we are using the tarball that now includes all of the dependent RPMs.