This issue is due to file permissions of user.
For my user home directory file permissions are set to 700, I changed it to 755 with chmod.
After changing file permissions its working without any issue.
Search found 3 matches
- Tue Feb 11, 2014 4:45 am
- Forum: Open Source Nagios Projects
- Topic: check_file_age NRPE: Unable to read output
- Replies: 3
- Views: 4601
- Thu Feb 06, 2014 12:55 am
- Forum: Open Source Nagios Projects
- Topic: check_file_age NRPE: Unable to read output
- Replies: 3
- Views: 4601
check_file_age NRPE: Unable to read output
Hi, I am trying to get file age with check_file_age plugin. When I ran check_file_age command getting correct output, I used following command: /usr/lib/nagios/plugins/check_file_age -f /tmp/test -w 100 -c 200 Output: FILE_AGE CRITICAL: /tmp/test is 1673 seconds old and 10 bytes I added same above c...
- Tue Dec 27, 2011 7:46 am
- Forum: Open Source Nagios Projects
- Topic: disable alert from command line
- Replies: 0
- Views: 944
disable alert from command line
Hi All,
Is there any way to disable alerts from command line.
I have been started alert with following command:
/usr/lib64/nagios/plugins/check_disk -c 80% -w 90% /dev/sdb1
Can any one please let me know is there any way to disable it from command line.
Thanks,
Sandeep
Is there any way to disable alerts from command line.
I have been started alert with following command:
/usr/lib64/nagios/plugins/check_disk -c 80% -w 90% /dev/sdb1
Can any one please let me know is there any way to disable it from command line.
Thanks,
Sandeep