Output from putty Nagios server.
[root@searnanpmon01 libexec]# /usr/local/nagios/libexec/check_nrpe -u -H 10.208.85.30 -t 90 -c check_vix_pendingcards -a '0' '8'
The command (check_vix_pendingcards) returned an invalid return code: -1073741502
With no ARG, same error
[root@searnanpmon01 libexec]# /usr/local/nagios/libexec/check_nrpe -u -H 10.208.85.30 -t 90 -c check_vix_pendingcards
The command (check_vix_pendingcards) returned an invalid return code: -1073741502
Can run the check local on the windows server
C:\Program Files\NSClient++>c:\perl\bin\perl.exe c:\afc\scripts\nagios\check_vix_pendingproducts.pl
OK - No files older than one hour found
Seems that the connection from Nagios to the windows server with this checker is down, if you see in the log file there are no entries from 160311 09:xx to today
In what log file can i find more details info about check connection from nagios server to the windows server?