THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Products » NRPE » Troubleshooting » Common Problems

NRPE - Error While Loading Shared Libraries: libssl.so

Problem Description

This KB article addresses the following NRPE error:

Error While Loading Shared Libraries: libssl.so.0.9.8:
Cannot Open Shared Object File: No Such File Or Directory

 

Assumed Knowledge

The following KB article contains an explanation of how NRPE works and may need to be referenced to completely understand the problem and solution that is provided here:

NRPE - Agent and Plugin Explained

 

Troubleshooting The Error

The likely cause is that you are missing the ssl libraries on the remote host. This is an easy fix, as all you need to do is install openssl from the host's distribution repositories. For example, in CentOS/RHEL, log onto your remote host and execute the following command:

yum install -y openssl

 

You can verify that it installed correctly with:

which openssl

 

The output should be similar to:

/usr/bin/openssl

 

For instructions on installing the openssl libraries on other Operating Systems please refer to the following KB article:

NRPE - How To Install NRPE v3 From Source

 

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
NRPE - v3/v4 Compatibility With Previous Versions
Viewed 50391 times since Fri, Jun 24, 2016
NRPE - General Troubleshooting Tips
Viewed 19975 times since Mon, Jul 17, 2017
NRPE - No Output Returned From Plugin
Viewed 17323 times since Mon, Jul 17, 2017
NRPE - Connection Refused By Host
Viewed 16631 times since Mon, Jul 17, 2017
NRPE - Warning: This Plugin Must Be Either Run As Root Or Setuid
Viewed 12811 times since Mon, Jul 17, 2017
NRPE - Command ’[Your Plugin]’ Not Defined
Viewed 10442 times since Mon, Jul 17, 2017
NRPE - CHECK_NRPE: Error Receiving Data From Daemon
Viewed 12904 times since Mon, Jul 17, 2017
NRPE - Turn Off XINETD Logging On Success
Viewed 14544 times since Tue, Mar 7, 2017
NRPE - Linux Cached Memory Not Added to Free Memory
Viewed 10983 times since Wed, Jan 27, 2016
How To Clear Solaris Service Maintenance Status
Viewed 34523 times since Mon, Mar 6, 2017