Page 1 of 1

nrpe on SLES9

Posted: Wed Apr 01, 2015 10:18 am
by proquibas
Hi all,

Can someone tell me how to install nagios-nrpe on a SLES9?
I try to install from the nagios wizard but is not installing nrpe service in the server. I read that I have to download an install the rpm file but I don't find for SLES9.

Thanks.

Re: nrpe on SLES9

Posted: Wed Apr 01, 2015 10:45 am
by ssax
You can download the source from the URL below and follow the README file that it contains, have you tried that yet?

http://sourceforge.net/projects/nagios/ ... z/download

Let us know if that will work for you.

Re: nrpe on SLES9

Posted: Thu Apr 09, 2015 3:51 am
by proquibas
Thanks ssax,

I downloaded and tried to install but now I have the next error when I execute configure:

checking for SSL headers... configure: error: Cannot find ssl headers

I'm trying to find the correct openssl-devel to install as I red on other problems.

Thanks!

Re: nrpe on SLES9

Posted: Thu Apr 09, 2015 9:23 am
by ssax
That is correct, openssl-devel is needed, here are the prereqs required for NRPE source install:

Code: Select all

gcc glibc glibc-common openssl-devel perl