Nagios Migration, Agent not working.
Posted: Thu Jul 20, 2023 2:05 pm
Hey All,
I recently migrated Nagios latest version from RHEL 7 to RHEL 8. I did a new install on RHEL 8 and simply followed instructions from Nagios DOC how to migrate.
I am able to bring up the nagios site, and can see all my servers and alerts created, however the agent is not able to communicate with the host, even
with the new host having the same IP and hostname.
I've done some further troubleshooting and notice I get a missing libraries error when I try to run a check manually to a server (like ping) through command line on.
EX: ./check_ping: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
I went and installed the exact library here and still same error, am I missing something? A path to the libraries perhaps, or specific packages. Any help would be appreciated.
Thanks
I recently migrated Nagios latest version from RHEL 7 to RHEL 8. I did a new install on RHEL 8 and simply followed instructions from Nagios DOC how to migrate.
I am able to bring up the nagios site, and can see all my servers and alerts created, however the agent is not able to communicate with the host, even
with the new host having the same IP and hostname.
I've done some further troubleshooting and notice I get a missing libraries error when I try to run a check manually to a server (like ping) through command line on.
EX: ./check_ping: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
I went and installed the exact library here and still same error, am I missing something? A path to the libraries perhaps, or specific packages. Any help would be appreciated.
Thanks