Page 1 of 1

troubleshooting custom script using NRPE

Posted: Fri Jun 29, 2018 12:23 pm
by Gpeterkin
Need to be able to run a custom syslog in Nagios XI to syslog on a remote server.

check is generating the following.

/usr/local/nagios/libexec/check_nrpe -H 10.112.9.4 -c azure_syslog_check -t 240
CHECK_NRPE: No output returned from daemon.

Re: troubleshooting custom script using NRPE

Posted: Fri Jun 29, 2018 1:04 pm
by scottwilkerson
Can you share your nrpe config for this check along with what the output is when you run it from the command line on the remote computer as the nagios user?