I've installed OpenNMS, and configured NSClient++ on a Win2k8 r2 box. NMS sees the NSClient, however nsclient logs the following errors:

  • error:../../include\Socket.h:649: Error: Could not complete SSL handshake : [-1] 1, attempting to resume...

I've tried everything imaginable to resolve this issue, along with disabling SSL, which nets another error:

  • Could not read a full NRPE packet from socket, only got: 53

Does anyone have any helpful tips on getting this to install and work correctly??

link|improve this question

79% accept rate
feedback

1 Answer

up vote 0 down vote accepted

The first one i got too, but on my side it doesn't give much problems.
The other one, try to increase some timeouts:

command_timeout = 60
socket_timeout = 50

Which check are trying to execute on windows side?
Maybe check logs?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.