Page 2 of 2

Re: Unable to start NRPE Solaris agent.

Posted: Wed Oct 21, 2015 2:08 pm
by hsmith
Have you considered using SSH instead of NRPE if you're unable to patch your systems?

I suggest you take a look at this document:

https://assets.nagios.com/downloads/nag ... ng_SSH.pdf

Re: Unable to start NRPE Solaris agent.

Posted: Tue Dec 29, 2015 5:15 pm
by doke
Your nrpe binary was compiled against a newer version of the library than is installed on your system. You can either patch solaris, or recompile nrpe from source with your current library. http://sourceforge.net/projects/nagios/files/nrpe-2.x/ nrpe is pretty easy to compile. Also, openssl 0.9.7 is an antique. You should get a newer verson of that too.

Re: Unable to start NRPE Solaris agent.

Posted: Wed Dec 30, 2015 11:58 am
by rkennedy
Thanks @doke!

@melmari let us know if you have any further questions.