Hello,
I am getting below error in Nagios client log and in Nagios monitoring system. Please suggest me on the same.
Nagios Client Log:-
error:modules\CheckExternalScripts\CheckExternalScripts.cpp:188: The command (C:\Nagios++\scripts\check_windows_time.bat) returned an invalid return code: -1073741502
error:modules\CheckExternalScripts\CheckExternalScripts.cpp:188: The command (C:\Nagios++\scripts\smartmontools\bin\smartctl.exe) returned an invalid return code: -1073741502
error:modules\CheckExternalScripts\CheckExternalScripts.cpp:188: The command (C:\Nagios++\scripts\smartmontools\bin\smartctl.exe) returned an invalid return code: -1073741502
error:include\Socket.h:699: Error: Could not complete SSL handshake : [0] 5, attempting to resume...
Nagios System Log:-
No output available from command (C:Nagios++scriptssmartmontoolsbinsmartctl.exe -H /dev/sda,10)
No output available from command (C:Nagios++scriptscheck_windows_time.bat pool.ntp.org 60 180)..
Thanks,
Imran Khan.
Invalid return code: -1073741502
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Invalid return code: -1073741502
Looks like issues with that batch script, and that executable. Where did you download them from? If you hand built the batch script, please attach it here, or provide a link to it. Thank you.