Invalid return code: -1073741502

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
imran_khan
Posts: 196
Joined: Mon May 27, 2013 3:16 pm

Invalid return code: -1073741502

Post by imran_khan »

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.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Invalid return code: -1073741502

Post by slansing »

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.
Locked