Page 2 of 2

Re: NagiosXI on CentOS 8 graphviz problem

Posted: Tue Jan 25, 2022 8:23 am
by DonForigua
Ok, how can add this repo?

Greetings

Re: NagiosXI on CentOS 8 graphviz problem

Posted: Tue Jan 25, 2022 5:58 pm
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

Re: NagiosXI on CentOS 8 graphviz problem

Posted: Wed Jan 26, 2022 10:41 am
by DonForigua
Thanks for yuor help

now is ok :)

Re: NagiosXI on CentOS 8 graphviz problem

Posted: Thu Jan 27, 2022 11:10 am
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!