Nagios core works great on RHEL 9 but not RHEL 10
Posted: Sat Jul 12, 2025 3:50 pm
I recently decided to build a new Nagios server based on RHEL 10, and I discovered that epel had no nagios packages for RHEL 10.
I built RPM packages from the Nagios 4.5.9 source and installed them. Nagios started up nicely, but then I noticed that 2 of my test indicated failures.
The DHCP server test failed with the following output: "CRITICAL: No DHCPOFFERs were received."
The MySQL server test failed with the following output: "Authentication plugin 'mysql_old_password' couldn't be found in restricted_auth plugin list."
Unable to determine a reason for the failures, I built a RHEL 9 server with the exact same configuration, and all tests passed, including the DHCP and MySQL server tests, as they do on my backup Nagios server, version 4.5.9 built from a tarball, running on Debian 12.
I'm not sure what the issue is with RHEL 10, but I thought I'd put this out there in case anyone else is running into the same problems.
I built RPM packages from the Nagios 4.5.9 source and installed them. Nagios started up nicely, but then I noticed that 2 of my test indicated failures.
The DHCP server test failed with the following output: "CRITICAL: No DHCPOFFERs were received."
The MySQL server test failed with the following output: "Authentication plugin 'mysql_old_password' couldn't be found in restricted_auth plugin list."
Unable to determine a reason for the failures, I built a RHEL 9 server with the exact same configuration, and all tests passed, including the DHCP and MySQL server tests, as they do on my backup Nagios server, version 4.5.9 built from a tarball, running on Debian 12.
I'm not sure what the issue is with RHEL 10, but I thought I'd put this out there in case anyone else is running into the same problems.