Search found 4 matches

by bgee11
Fri Dec 18, 2015 4:52 pm
Forum: Open Source Nagios Projects
Topic: Solved - SELinux woes
Replies: 7
Views: 12990

Re: SELinux woes

Hi Jesse - I found that the audit2allow process also spit out a file called "mypol.te". Plain text, and it gives a reasonable description of the changes. I went ahead and put in the policy, set SELinux to enforcing and then restarted Nagios. No errors in the nagios.log file, and the web pa...
by bgee11
Fri Dec 18, 2015 1:19 pm
Forum: Open Source Nagios Projects
Topic: Solved - SELinux woes
Replies: 7
Views: 12990

Re: SELinux woes

Hi jolson - Here are some relevant entries from audit.log.1: type=AVC msg=audit(1450275542.294:1058): avc: denied { connectto } for pid=12279 comm="nagios" path="/var/log/nagios/rw/nagios.qh" scontext=system_u:system_r:nagios_t:s0 tcontext=system_u:system_r:nagios_t:s0 tclass=uni...
by bgee11
Thu Dec 17, 2015 8:51 am
Forum: Open Source Nagios Projects
Topic: Solved - SELinux woes
Replies: 7
Views: 12990

Re: SELinux woes

Hi tgriep - Thanks for the link. I don't think that is any help, for two reasons. First, it references a very old version of Fedora Core, and I am using the latest CentOS 7. Second, it only addresses SELinux settings in regard to the http CGI directories. I do not have a problem there. My problem is...
by bgee11
Wed Dec 16, 2015 11:44 am
Forum: Open Source Nagios Projects
Topic: Solved - SELinux woes
Replies: 7
Views: 12990

Solved - SELinux woes

Hello everyone - I have been fighting a problem with Nagios this morning. I can confirm that SELinux is causing the problem. For short term it is acceptable to set "Permissive" mode, but for long term we need to have SELinux running. The problem started when I upgraded the Nagios host serv...