Hi Team,
Can we install Latest Version Of NagiosXI in RHEL 8.5
Can we install Latest Version Of NagiosXI in RHEL 8.5
Re: Can we install Latest Version Of NagiosXI in RHEL 8.5
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:
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:
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-rpmsCode: Select all
yum clean all
yum repolist
yum repolist all