Search found 1 match

by patrickh99
Wed Mar 04, 2015 10:52 am
Forum: Open Source Nagios Projects
Topic: SELInux blocking Nagios
Replies: 7
Views: 32339

Re: SELInux blocking Nagios

I found you need to run the following selinux commands. The second is different from most other posts I have seen: chcon -R -t httpd_sys_content_t /usr/local/nagios/share/ chcon -R -t httpd_sys_script_exec_t /usr/local/nagios/sbin/ Since .../nagios/sbin contains scripts, it needs script permissionts