Search found 2 matches

by ALTAES
Tue Mar 27, 2018 5:47 am
Forum: Open Source Nagios Projects
Topic: Changing context of CGI files for SELinux
Replies: 3
Views: 1384

Re: Nagios running, Whoops error on web interface

It was, indeed, my SELinux mode that was blocking the CGI. I've set it on permissive, instead of enforcing. However, this just postpone the problem. I'd like to have it on enforcing, and to have Nagios running at the same time, wich mean that I need to change the context of the CGI file. Here is the...
by ALTAES
Mon Mar 26, 2018 7:43 am
Forum: Open Source Nagios Projects
Topic: Changing context of CGI files for SELinux
Replies: 3
Views: 1384

Changing context of CGI files for SELinux

I currently have Nagios 4.3.4 successfully running on the server (it has a PID), but I get a Whoops error on the web interface It's a packet installed version of nagios on a redhat 7 # nagios -v nagios.cfg : Nagios Core 4.3.4 Copyright (c) 2009-present Nagios Core Development Team and Community Cont...