message "NRPE:unable to read output"
Re: message "NRPE:unable to read output"
Please find the attached snapshots, it consists the output of commands on remote host.
I have restarted the nrpe client after editing the nrpe configuration file, but still I am facing the same issue.
I have restarted the nrpe client after editing the nrpe configuration file, but still I am facing the same issue.
You do not have the required permissions to view the files attached to this post.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: message "NRPE:unable to read output"
I have restarted the nrpe client but still I am facing the same issue.
Please find the snapshots attached consisting the output of commands run on remote server.
Please find the snapshots attached consisting the output of commands run on remote server.
You do not have the required permissions to view the files attached to this post.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: message "NRPE:unable to read output"
In the first screenshot, is that being run as the Nagios user? Or as root? The portion where we can see what user it is is cropped out.
Former Nagios Employee.
me.
me.
Re: message "NRPE:unable to read output"
Nagios user is give sudo root permissions. So the commands are executed as root user.
sudo su - root
Above mentioned is the command executed before other commands shown in the snapshot.
sudo su - root
Above mentioned is the command executed before other commands shown in the snapshot.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: message "NRPE:unable to read output"
Hi Team,
Please let us know if any further input on this issue. As stated earlier in my response, we ran the command using Nagios user but Nagios user is having the root access.
Please let us know if any further input on this issue. As stated earlier in my response, we ran the command using Nagios user but Nagios user is having the root access.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: message "NRPE:unable to read output"
Can you run the same command as a nagios user? Run the following commands on the remote machine and show the output?
Code: Select all
su nagios
/usr/local/nagios/libexec/check_disk -w 15% -c 10% -p /homeBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: message "NRPE:unable to read output"
Can you post the output of this command as well?rkennedy wrote:This might have to do with permissions on the client machine.
On the client machine, can you run the following and post the output?Code: Select all
ls -l /usr/local/nagios/libexec/
Former Nagios Employee
Re: message "NRPE:unable to read output"
Hi Team,
Please find the output of the commands in the attached snapshot.
Please find the output of the commands in the attached snapshot.
You do not have the required permissions to view the files attached to this post.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: message "NRPE:unable to read output"
It seems like nagios user doesn't have sufficient permissions. Can you log in as root on the remote machine, run the following commands and show the output?
Code: Select all
ls -lad /usr/local/nagios
ls -lad /usr/local/nagios/libexec
ls -la /usr/local/nagios/libexec/check_diskBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: message "NRPE:unable to read output"
Please find the attached snapshot.
You do not have the required permissions to view the files attached to this post.
Thanks & Regards,
I2MP Team.
I2MP Team.