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.
troubleshooting custom script using NRPE
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: troubleshooting custom script using NRPE
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?