Nagios Core 4.2.1, Debian 8.4 install problem
Posted: Fri Oct 21, 2016 1:13 pm
Trying to get Nagios 4.2.1 working on Debian 8.4 "Jessie". Nagios is built from source.
The doc advises using the Fedora quickstart as a guide for installation on "other" linuxes, modified appropriately, which I've tried to do. The make-generated httpd.conf does not get installed in the appropriate directory so I moved it to /etc/apache2/sites-enabled as nagios.conf, and I can display the Nagios home page. But there are 2 problems. Despite that nagios is indeed running, the web page reports that it is not running. And the various Nagios CGIs get downloaded instead of executed. I'm not good enough with Apache2 to fix these problems easily, so I wonder if someone could give me a couple of pointers on what apache2 config needs fixing.
The doc advises using the Fedora quickstart as a guide for installation on "other" linuxes, modified appropriately, which I've tried to do. The make-generated httpd.conf does not get installed in the appropriate directory so I moved it to /etc/apache2/sites-enabled as nagios.conf, and I can display the Nagios home page. But there are 2 problems. Despite that nagios is indeed running, the web page reports that it is not running. And the various Nagios CGIs get downloaded instead of executed. I'm not good enough with Apache2 to fix these problems easily, so I wonder if someone could give me a couple of pointers on what apache2 config needs fixing.