Thank you so much guys. I did the sudo changes and it is working now from the Nagios server.
Thanks.
Keith
Search found 3 matches
- Tue Aug 13, 2013 4:27 pm
- Forum: Open Source Nagios Projects
- Topic: Check_log not working over NRPE
- Replies: 5
- Views: 13972
- Tue Aug 13, 2013 3:40 pm
- Forum: Open Source Nagios Projects
- Topic: Check_log not working over NRPE
- Replies: 5
- Views: 13972
Re: Check_log not working over NRPE
I believe you are correct. When I try to run the following: su nagios -c "/usr/lib/nagios/plugins/check_log -F /var/log/messages -O /tmp/templog.log -q xinetd It returns nothing. I tried another user and it came up with the same error as nagios over NRPE did, so I added it to the root group and...
- Tue Aug 13, 2013 1:23 pm
- Forum: Open Source Nagios Projects
- Topic: Check_log not working over NRPE
- Replies: 5
- Views: 13972
Check_log not working over NRPE
I am currently monitoring system resources from Nagios Core using NRPE and canned scripts that were installed with NRPE. As you can see the check_users works from the Nagios server: linux-senx:/home/netadmin # /usr/lib/nagios/plugins/check_nrpe -H 192.168.0.201 -c check_users USERS OK - 4 users curr...