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
Unable to start NRPE Solaris agent.
Re: Unable to start NRPE Solaris agent.
Former Nagios Employee.
me.
me.
Re: Unable to start NRPE Solaris agent.
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.
Thanks @doke!
@melmari let us know if you have any further questions.
@melmari let us know if you have any further questions.
Former Nagios Employee