Permissions were all fine. I got it working by disabling selinux.
Thanks!
Search found 2 matches
- Wed Jul 15, 2020 8:39 pm
- Forum: Open Source Nagios Projects
- Topic: Issues getting check_file_age to work using nrpe
- Replies: 3
- Views: 1629
- Tue Jul 14, 2020 8:55 pm
- Forum: Open Source Nagios Projects
- Topic: Issues getting check_file_age to work using nrpe
- Replies: 3
- Views: 1629
Issues getting check_file_age to work using nrpe
Hi together, I'm having issues getting a check_file_age check working using nrpe. /etc/nagios/nrpe.conf command[check_file_age]=/usr/lib64/nagios/plugins/check_file_age -w 60 -c 300 -f /resources/file When I run the below command on my machine I get a ` NRPE: Unable to read output ` error [root@loca...