Page 4 of 4
Re: message "NRPE:unable to read output"
Posted: Tue Feb 09, 2016 2:26 am
by RIDS_I2MP
Hi Team,
Below is the input for the requested data:
1) Name :eu2ndbu592
IP : (10.147.109.30)
2) Nagios user have access to /home
Please suggest further.
Re: message "NRPE:unable to read output"
Posted: Tue Feb 09, 2016 12:08 pm
by rkennedy
Just to inform that for any other server, we are not adding this line into the sudousers file but we are able to monitor it successfully.
can you please confirm on this query as well.
So did you, or did you not add the line to the sudousers file?
What are the permissions of
ls -l /home/
Re: message "NRPE:unable to read output"
Posted: Wed Feb 10, 2016 6:48 am
by RIDS_I2MP
HI Team,
We did the changes in sudoers file as suggested by you but that didn't fixed the issue.
permission as below:
drwxr-xr-x
we can have a screenshare if you want to have a look for the settings at Nagios and Remote server.
Re: message "NRPE:unable to read output"
Posted: Wed Feb 10, 2016 1:11 pm
by tgriep
Login to the eu2ndbu592 system, run the following commands and post the output here.
Code: Select all
su nagios
/usr/local/nagios/libexec/check_disk -w 15% -c 10% -p /home
/usr/local/nagios/libexec/check_disk -w 15% -c 10% -p /tmp
ls -l /usr/local/nagios/libexec/check_disk
Thanks
Re: message "NRPE:unable to read output"
Posted: Thu Feb 11, 2016 8:34 am
by RIDS_I2MP
Hi Team,
After running the command, we got the actual problem.
Nagios was not having proper permission.
Thanks for helping us in fixing this issue.