Getting a command to run

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jkinning
Posts: 747
Joined: Wed Oct 09, 2013 2:54 pm

Getting a command to run

Post by jkinning »

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;;;
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Getting a command to run

Post by tmcdonald »

Have you looked over our NRPE troubleshooting doc?

http://assets.nagios.com/downloads/nagi ... utions.pdf

Section 7, see if anything there helps.
Former Nagios employee
jkinning
Posts: 747
Joined: Wed Oct 09, 2013 2:54 pm

Re: Getting a command to run

Post by jkinning »

Thanks. A lot of documentation for Nagios. Guess I should have checked there first.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Getting a command to run

Post by tmcdonald »

No problem. Did that work for you?
Former Nagios employee
Locked