Page 1 of 1

Upgrading NagiosXI - mod-gearman not found

Posted: Tue Nov 11, 2025 3:42 pm
by chapmm3
Hi,

I am trying to upgrade from 2024R1 to the latest version running RHEL 8, and I'm running to this error:

INSTALL: Nagios Mod-Gearman is being installed...
Updating Subscription Management repositories.
Red Hat Satellite Client 6 for RHEL 8 x86_64 (R 87 kB/s | 2.3 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - BaseOS 94 kB/s | 2.6 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 8 x86_ 119 kB/s | 2.9 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 146 kB/s | 2.3 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.9 kB 00:00
Package gearmand-1.1.19.1-1.el8.x86_64 is already installed.
No match for argument: nagios-mod-gearman-1.0.1
Error: Unable to find a match: nagios-mod-gearman-1.0.1

Since gearmand 1.1.19 is installed, why is it looking for 1.0.1? Is there a way to bypass this check?

Re: Upgrading NagiosXI - mod-gearman not found

Posted: Wed Nov 12, 2025 10:29 am
by DoubleDoubleA
Hi @chapmm3,

Thanks for your note.

Some questions: what type of install is yours? Source, rpm, or offline?

Did you happen to have gearmand installed already?

What happens if you run

Code: Select all

dnf clean all
?

We added Nagios Mod-Gearman in 2024R2.1, so in between your previous version and latest. The installation script is looking for the version we supply.

Questions?

Thanks,

Aaron

Re: Upgrading NagiosXI - mod-gearman not found

Posted: Wed Nov 12, 2025 12:48 pm
by chapmm3
Hi Aaron,

We are installing from RPM and I don't believe Mod-Gearman was previously installed.

I get the same error following dnf clean all. Is there a repository I can get v1.0.1 from?

Installing Nagios Mod-Gearman...
INSTALL: Nagios Mod-Gearman is being installed...
Updating Subscription Management repositories.
Red Hat Satellite Client 6 for RHEL 8 x86_64 (R 81 kB/s | 2.3 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - BaseOS 98 kB/s | 2.6 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 8 x86_ 109 kB/s | 2.9 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 150 kB/s | 2.3 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - AppStre 103 kB/s | 2.9 kB 00:00
Package gearmand-1.1.19.1-1.el8.x86_64 is already installed.
No match for argument: nagios-mod-gearman-1.0.1
Error: Unable to find a match: nagios-mod-gearman-1.0.1

Re: Upgrading NagiosXI - mod-gearman not found

Posted: Wed Nov 12, 2025 6:03 pm
by DoubleDoubleA
Hi @chapmm3,

Try https://repo.nagios.com/nagios/8/

Aaron

Re: Upgrading NagiosXI - mod-gearman not found

Posted: Mon Feb 02, 2026 5:03 pm
by KarenJ
@chapmm3 -

Did you ever resolve this issue? I'm having the exact same problem. I'm upgrade from source.

Karen

Installing Nagios Mod-Gearman...
INSTALL: Nagios Mod-Gearman is being installed...
Updating Subscription Management repositories.
Last metadata expiration check: 0:05:05 ago on Mon 02 Feb 2026 04:48:56 PM EST.
Package gearmand-1.1.19.1-1.el8.x86_64 is already installed.
No match for argument: nagios-mod-gearman-1.0.1
Error: Unable to find a match: nagios-mod-gearman-1.0.1

Re: Upgrading NagiosXI - mod-gearman not found

Posted: Mon Feb 02, 2026 8:57 pm
by kg2857
nagios-mod-gearman needs to be in one of the repos so it's available to be installed. repos.nagios.com listed above might be the one.