NRPE Unable to read output can' t fix
Posted: Mon May 13, 2013 2:25 am
Hi all,
I am having the NRPE unable to read output error for only some of the checks in one server.
I' ve checked permissions, plugins, etc. but can t fix the erroir.
Does anyone has a workaround for this. Is there any other directory rather than nagios dir where to check permissions (e.g. /var/)
In monitor server:
[root@unix-monitor libexec]# ./check_nrpe_new -H hostname -n -c check_disk_usage
NRPE: Unable to read output
But if I run it on the client it works.
[root@hostname:/opt/nagios/libexec]# /opt/nagios/libexec/check_disk -w 20% -c 10% -p /usr
DISK OK - free space: /usr 1992 MB (39% inode=75%);| /usr=3001MB;4035;4539;0;5044
Thanks!
I am having the NRPE unable to read output error for only some of the checks in one server.
I' ve checked permissions, plugins, etc. but can t fix the erroir.
Does anyone has a workaround for this. Is there any other directory rather than nagios dir where to check permissions (e.g. /var/)
In monitor server:
[root@unix-monitor libexec]# ./check_nrpe_new -H hostname -n -c check_disk_usage
NRPE: Unable to read output
But if I run it on the client it works.
[root@hostname:/opt/nagios/libexec]# /opt/nagios/libexec/check_disk -w 20% -c 10% -p /usr
DISK OK - free space: /usr 1992 MB (39% inode=75%);| /usr=3001MB;4035;4539;0;5044
Thanks!