NagiosXI on CentOS 8 graphviz problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
DonForigua
Posts: 94
Joined: Thu Oct 07, 2021 8:59 pm

Re: NagiosXI on CentOS 8 graphviz problem

Post by DonForigua »

Ok, how can add this repo?

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

Re: NagiosXI on CentOS 8 graphviz problem

Post by ssax »

Try running these:

Code: Select all

yum config-manager --set-enabled ol8_codeready_builder
yum install epel-release
Then try again.

What is the output of this command?

Code: Select all

yum repolist all
DonForigua
Posts: 94
Joined: Thu Oct 07, 2021 8:59 pm

Re: NagiosXI on CentOS 8 graphviz problem

Post by DonForigua »

Thanks for yuor help

now is ok :)
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: NagiosXI on CentOS 8 graphviz problem

Post by ssax »

That's great to hear! Let us know when we're okay to lock this up and mark it as resolved.

Thank you!
Locked