Page 2 of 2

Re: Problem installing Nagios XI with RHEL 7.2

Posted: Fri Sep 30, 2016 4:31 pm
by sonnienguyen
rkennedy wrote:Looks like that mirror has been taken down. You'll want to update the mirror list by modifying your /etc/yum.repos.d/rpmforge.repo file.

Change the Repo-baseurl to http://mirror.nl.leaseweb.net/dag/redha ... 4/rpmforge

Then, try once again.
rkennedy - You've asked me to change 'Repo-baseurl' to the new mirror, but it is http://..../el6/en/.... My server is 7, shouldn't it be el7?

Sorry I'm not a Linux shabby guy... hehehe Thanks for your help

Re: Problem installing Nagios XI with RHEL 7.2

Posted: Mon Oct 03, 2016 12:40 pm
by lmiltchev
rkennedy - You've asked me to change 'Repo-baseurl' to the new mirror, but it is http://..../el6/en/.... My server is 7, shouldn't it be el7?
I would recommend something else as rpmforge is basically dead...
RPMForge/RepoForge is a dead project. It is not maintained. DO NOT USE.
https://wiki.centos.org/AdditionalResou ... s/RPMForge

Remove rpmforge repo from your repos. Run:

Code: Select all

yum clean all
yum update
Next, install Nagios XI 5.3.0, which was released today. The installer *should not* require the rpmforge repo to be present/installed... You can download the latest Nagios XI release from here: https://library.nagios.com/library/prod ... loads/main

Direct download link: https://assets.nagios.com/downloads/nag ... 3.0.tar.gz

Re: Problem installing Nagios XI with RHEL 7.2

Posted: Wed Oct 05, 2016 2:27 pm
by sonnienguyen
The problem was with Suse Manager. My Suse manager admin have corrected the issue and the installation was successful.

Thanks for all your help

Re: Problem installing Nagios XI with RHEL 7.2

Posted: Wed Oct 05, 2016 3:50 pm
by tmcdonald
sonnienguyen wrote:The problem was with Suse Manager. My Suse manager admin have corrected the issue and the installation was successful.

Thanks for all your help
I know the title says RHEL 7.2 and they are somewhat similar, but I need to point out that SuSE is not supported at this time, just RHEL and CentOS. We neither develop for nor test against anything else at this time.