A couple seemingly basic issues I can't seem to overcome...
Posted: Mon Dec 10, 2012 3:14 pm
I'm working with the Nagios XI trial VM image and have encountered a few obnoxious issues..
1) I am continuously receiving the following error in my NSClient++ log file (version 0.3.9.330 2011-09-02 x64):
I don't know what to try with this aside from enabling/disabling SSL. Any thoughts would be very helpful.
2) Event Handlers just do not work, or I'm missing a very small, very crucial step. I've followed the extremely basic configuration found here: http://assets.nagios.com/downloads/nagi ... h_NRPE.pdf . My .bat file works on Windows and my shell script works from linux when I feed in ./servicerestart.sh "CRITICAL" 192.168.1.103 Spooler, but the service monitor just won't trigger the damn thing during any states at all. I don't know if it's something to do with my SSL or not.
Setup:
>> Nagios XI VM image, running CentOS 6.3, hosted in VirtualBox
>> Time on both NagiosXI and client sync'd to same public NTP pool
>> Client is Windows 7 x64, missing a few updates
>> Using NRPE within NSClient++ v. 0.3.9.330 2011-09-02 x64 (./check_nrpe -H 192.168.1.103 works fine)
There's a start, thanks for the help and let me know if you have any questions.
1) I am continuously receiving the following error in my NSClient++ log file (version 0.3.9.330 2011-09-02 x64):
Code: Select all
error:include\Socket.h:713: Error: Could not complete SSL handshake : [-1] 1, attempting to resume...2) Event Handlers just do not work, or I'm missing a very small, very crucial step. I've followed the extremely basic configuration found here: http://assets.nagios.com/downloads/nagi ... h_NRPE.pdf . My .bat file works on Windows and my shell script works from linux when I feed in ./servicerestart.sh "CRITICAL" 192.168.1.103 Spooler, but the service monitor just won't trigger the damn thing during any states at all. I don't know if it's something to do with my SSL or not.
Setup:
>> Nagios XI VM image, running CentOS 6.3, hosted in VirtualBox
>> Time on both NagiosXI and client sync'd to same public NTP pool
>> Client is Windows 7 x64, missing a few updates
>> Using NRPE within NSClient++ v. 0.3.9.330 2011-09-02 x64 (./check_nrpe -H 192.168.1.103 works fine)
There's a start, thanks for the help and let me know if you have any questions.