nagioxi 5.7.2 on RHEL8.2

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
cjbidwell
Posts: 1
Joined: Thu Feb 28, 2019 5:02 pm

nagioxi 5.7.2 on RHEL8.2

Post by cjbidwell »

Hi all,

Trying to get a new install of nagiosxi on my rhel8.2 server.

I've got the following repos enabled:

rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)
rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)
rhel-8-for-x86_64-supplementary-rpms Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs)
epel Extra Packages for Enterprise Linux 8 - x86_64
epel-modular Extra Packages for Enterprise Linux Modular 8 - x86_64

Unable to find a way to pull in the dependencies for the nagiosxi-deps rpm:

Error:
Problem: conflicting requests
- nothing provides graphviz-gd needed by nagiosxi-deps-el8-5.7.2-1.noarch
- nothing provides snmptt needed by nagiosxi-deps-el8-5.7.2-1.noarch
- nothing provides net-snmp-perl needed by nagiosxi-deps-el8-5.7.2-1.noarch
- nothing provides python3-rrdtool needed by nagiosxi-deps-el8-5.7.2-1.noarch
- nothing provides perl-Params-Validate needed by nagiosxi-deps-el8-5.7.2-1.noarch
- nothing provides php-imap needed by nagiosxi-deps-el8-5.7.2-1.noarch
- nothing provides php-pecl-ssh2 needed by nagiosxi-deps-el8-5.7.2-1.noarch
- nothing provides shellinabox needed by nagiosxi-deps-el8-5.7.2-1.noarch

Is there another repo that provides these rpms for EL8?

Thanks!
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: nagioxi 5.7.2 on RHEL8.2

Post by ssax »

Try doing this first:

Code: Select all

yum install https://repo.nagios.com/nagios/8/nagios-repo-8-1.el8.noarch.rpm
That will include the nagios repo and the nagiosxi-deps repo.

Which points to here:

https://repo.nagios.com/nagios/8/
https://repo.nagios.com/nagiosxi-deps/8/
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: nagioxi 5.7.2 on RHEL8.2

Post by ssax »

Locking thread, ticket received, we will continue support through the ticket.

Thank you!
Locked