3 services reporting NRPE:Unable to read output; others fine
Posted: Wed Jan 27, 2016 11:48 am
Hi, I need some help figuring out why 3 services on an Ubuntu client are reporting as NRPE: Unable to read output when other services on the same host are reporting fine. They are: CPU Stats, Memory Usage and Open Files. We've kept the default configuration and are using xinetd. We have some clients that needed a route added, but it seems to me that if that were the case, none of the services would be reporting. Based on other posts similar to this problem I've run the follwing tests:
sh check_cpu_stats.sh
CPU STATISTICS OK: user=0.10% system=0.10% iowait=0.00% idle=99.80% | user=0.10% system=0.10% iowait=0.00%;30;100 idle=99.80%
echo $?
0
cat /etc/sudoers |grep tty
Defaults:nagios !requiretty
Defaults:nagios !requiretty
Any thoughts as to why select services are not reporting properly? Thanks in advance for any help you can provide. Susie
sh check_cpu_stats.sh
CPU STATISTICS OK: user=0.10% system=0.10% iowait=0.00% idle=99.80% | user=0.10% system=0.10% iowait=0.00%;30;100 idle=99.80%
echo $?
0
cat /etc/sudoers |grep tty
Defaults:nagios !requiretty
Defaults:nagios !requiretty
Any thoughts as to why select services are not reporting properly? Thanks in advance for any help you can provide. Susie