Search found 7 matches

by tealisreal
Mon Jun 17, 2024 5:23 pm
Forum: Nagios XI
Topic: Having an issue upgrading RPM install through dnf update
Replies: 10
Views: 2697

Re: Having an issue upgrading RPM install through dnf update

Thanks jmichaelson, I appreciate the confirmation. At some point, I'll seek approval to poke a hole in the firewall to get to the necessary URL.

Thanks to you both for your help!
by tealisreal
Mon Jun 17, 2024 11:14 am
Forum: Nagios XI
Topic: Having an issue upgrading RPM install through dnf update
Replies: 10
Views: 2697

Re: Having an issue upgrading RPM install through dnf update

At least in my situation, on an offline VLAN'ed system, I found what I think is a workaround... at least Running scriptlet: nagiosxi-2024R1.1.4-1.el9.x86_64 did not stick this time at at the AWS boto3 portion. I downloaded the latest versions of boto3 and it's dependencies from pypi into the same fo...
by tealisreal
Mon Jun 17, 2024 9:53 am
Forum: Nagios XI
Topic: Having an issue upgrading RPM install through dnf update
Replies: 10
Views: 2697

Re: Having an issue upgrading RPM install through dnf update

Hi, thanks again for your help! For the first issue, I was missing, what I presume, was the mysqlpass root password: Make sure the "mysqlpass" value in "/usr/local/nagiosxi/etc/xi-sys.cfg" and "/usr/local/nagiosxi/var/xi-sys.cfg" is up to date and accurate. But now, I a...
by tealisreal
Mon Jun 17, 2024 9:33 am
Forum: Nagios XI
Topic: Having an issue upgrading RPM install through dnf update
Replies: 10
Views: 2697

Re: Having an issue upgrading RPM install through dnf update

Hmm... I just found this upgrade log. Maybe I'm missing that field being filled out. Archive: sourceguardian/ixed4.lin.x86-64.zip inflating: /usr/lib64/php/modules/ixed.8.0.lin Sourceguardian extension found for PHP version 8.0 Sourceguardian extension already in php.ini Redirecting to /bin/systemct...
by tealisreal
Mon Jun 17, 2024 9:25 am
Forum: Nagios XI
Topic: Having an issue upgrading RPM install through dnf update
Replies: 10
Views: 2697

Re: Having an issue upgrading RPM install through dnf update

Thanks for your reply! I will admit, we run everything through Red Hat Satellite - where we have the repositories cached, those are checked every night. I am running "sudo dnf update" on the system. I'm guessing yum would work the same way (we used to use that on RHEL 7). Thanks again, if ...
by tealisreal
Mon Jun 17, 2024 8:34 am
Forum: Nagios XI
Topic: Having an issue upgrading RPM install through dnf update
Replies: 10
Views: 2697

Having an issue upgrading RPM install through dnf update

Hi! I have an RPM installation of Nagios XI 2024R1.0.1 on RHEL 9 that I am attempting to upgrade using dnf update. On RHEL 7, before we migrated to RHEL 9, I used to do this all the time with no problems. But now, when I do it, it will start the process, and seemingly finish, but the product stays a...
by tealisreal
Wed Jun 08, 2022 12:42 pm
Forum: Open Source Nagios Projects
Topic: NCPA question: Should the token on each host be different?
Replies: 0
Views: 929

NCPA question: Should the token on each host be different?

Hi all,

I am new to Nagios/NCPA and I was curious: should the token on each NCPA agent be the same or unique for each one? What is best practice?

Thank you so much, and sorry if this has been answered a billion times.