Search found 1 match
- Wed Jul 26, 2023 2:42 am
- Forum: Open Source Nagios Projects
- Topic: Nagios: NRPE: Unable to read output
- Replies: 2
- Views: 2543
Re: Nagios: NRPE: Unable to read output
Hi, The error message "NRPE: Unable to read output" indicates that the NRPE plugin is not able to read the output from the check_cpu plugin. You can try disabling SELinux temporarily using the "setenforce 0" command to see if that resolves the issue. territorial io If it does, yo...