NRPE: Unable to read output

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

NRPE: Unable to read output

Post by jkinning »

I am running Nagios XI 2014R2.6 and I have about 4 out of 75 SUSE Linux Enterprise Server (SLES) 11sp3 servers where I have three exact checks producing the same issue. They are reporting back NRPE: Unable to read output. I've installed the NRPE agent exactly the same on all 75 servers. The version of the NRPE agent is 2.15 and installed from http://assets.nagios.com/downloads/nagi ... ent.tar.gz following these directions http://assets.nagios.com/downloads/nagi ... _Agent.pdf

All the other checks appear to be working except the three shown in the attached image. My permissions appear to be alright along with the sudoers file when compared to another system that is working.
You do not have the required permissions to view the files attached to this post.
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: NRPE: Unable to read output

Post by jdalrymple »

Have you tried running the commands directly on the monitored host to see what the output is?

Would it be possible to see the command definitions in the nrpe.cfg?

Thanks
jkinning
Posts: 747
Joined: Wed Oct 09, 2013 2:54 pm

Re: NRPE: Unable to read output

Post by jkinning »

nrpe.cfg attached. It is the same on all my machines.
You do not have the required permissions to view the files attached to this post.
jdalrymple
Skynet Drone
Posts: 2620
Joined: Wed Feb 11, 2015 1:56 pm

Re: NRPE: Unable to read output

Post by jdalrymple »

Have you tried running the commands directly on the monitored host to see what the output is? I suspect that the problem resides there. Generally when it's a communications issue the error indicated reflects something to indicate that.
jkinning
Posts: 747
Joined: Wed Oct 09, 2013 2:54 pm

Re: NRPE: Unable to read output

Post by jkinning »

That was weird. I installed everything exactly the same and for whatever reason these machines did not have the same permissions for the libexec directory. I copied over that directory from known working machine and all is good.

You can close this one.
Locked