NRPE install vs. SSL

Juki juki.emma at gmail.com
Tue Mar 9 14:02:47 CET 2010


Hi Gezina,

On 9 March 2010 15:38, Gezina Dekker <gezinker at gmail.com> wrote:

> Hi all,
>
> During my NRPE install on Solaris 10, I ran into the problem that the SSL
> libraries are not visible to the install process. The install process is
> looking for it in /usr but in effect there is a link in /usr/include/openssl
> that points to /usr/sfw/include/openssl.
>
> Some products allow you to specify parms when you install, can I do the
> same here to get past this hurdle?
>
>

Go to your NRPE install directory and run this;

./configure –with-ssl=<path-to-your-ssl_dir>
–with-ssl-lib=<path-to-your-ssl_lib>

I have also found this link to be quite helpful;

http://www.utahsysadmin.com/2008/03/14/configuring-nagios-plugins-nrpe-on-solaris-10/


Regards,
Juki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100309/64844b37/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list