Page 1 of 1

Can we install Latest Version Of NagiosXI in RHEL 8.5

Posted: Mon Feb 14, 2022 12:15 am
by hiremama
Hi Team,

Can we install Latest Version Of NagiosXI in RHEL 8.5

Re: Can we install Latest Version Of NagiosXI in RHEL 8.5

Posted: Mon Feb 14, 2022 1:50 pm
by ssax
Yes, a fresh minimal install of RHEL 8.5 should work as long as you have the repositories setup.

You can see the supported list at the top of this doc:

https://assets.nagios.com/downloads/nag ... -Linux.pdf

Make sure you have the epel, base, and codereadybuilder repositories enabled:

Code: Select all

yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
subscription-manager repos --enable codeready-builder-for-rhel-8-x86_64-rpms
If you have issues, please send the FULL output of the installation commands (or attach the install.log file) and include the output of these commands:

Code: Select all

yum clean all
yum repolist
yum repolist all