I am using the nrpe 2.15 client on a SUSE Linux 11sp3 server. I am trying to run a nagios command that is on the local machine from Nagios XI but get this message:
COMMAND: /usr/local/nagios/libexec/check_nrpe -H myhost -c check_uptime
OUTPUT: NRPE: Unable to read output
If I run it from the actual machine it works:
/usr/local/nagios/libexec/check_uptime
Uptime OK: 0 day(s) 2 hour(s) 28 minute(s) | uptime=148.000000;;;
Getting a command to run
Getting a command to run
You do not have the required permissions to view the files attached to this post.
Re: Getting a command to run
Have you looked over our NRPE troubleshooting doc?
http://assets.nagios.com/downloads/nagi ... utions.pdf
Section 7, see if anything there helps.
http://assets.nagios.com/downloads/nagi ... utions.pdf
Section 7, see if anything there helps.
Former Nagios employee
Re: Getting a command to run
Thanks. A lot of documentation for Nagios. Guess I should have checked there first.