Page 1 of 1
Error 403 nagios core install Checkmk raw
Posted: Wed Dec 15, 2021 10:16 am
by lozaniko
Good afternoon, I have installed the nagios core version 4.4.6 running smoothly. The problem comes when installing the checkmk that suddenly stops working giving error 403 and instead the checkmk if it works. Any solution? I have a suse 15 and use RAW distribution from checkmk. I tried both 1.6 and 2.0 with the same result.
Re: Error 403 nagios core install Checkmk raw
Posted: Thu Dec 16, 2021 3:07 pm
by martinhirschvogel
There is no need to change the Nagios core, when you use Checkmk. Just leave the Checkmk stuff as it is as it is a bunch of finely tuned components working together.
And I recommend going to the very active Checkmk community for Checkmk questions at
https://forum.checkmk.com
Re: Error 403 nagios core install Checkmk raw
Posted: Thu Dec 16, 2021 3:59 pm
by benjaminsmith
Re: Error 403 nagios core install Checkmk raw
Posted: Fri Dec 17, 2021 4:53 am
by lozaniko
Resolved. I have modified the file httpd.conf and within the Directory section / we go to the module mod_acces_compat.c and comment line deny from all by Allow from all.
Problem of apache not nagios
Re: Error 403 nagios core install Checkmk raw
Posted: Mon Dec 20, 2021 2:29 pm
by benjaminsmith
Hi,
Glad to hear you got it working. And thanks for posting your solution.
--Benjamin