Good morning,
I have done a script in perl to read the log.
When I execute the script I have the next error:
CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages.
I execute in localhost.cfg:
command_line $USER1$/check_nrpe -H 192.168.247.1 -c find.pl
Also I tried
command_line perl "C:\Program Files (x86)\ICW\plugins\find.pl" and appeared the Error:
Status Information: (No output on stdout) stderr:
My script is: