Error 403 nagios core install Checkmk raw

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
lozaniko
Posts: 5
Joined: Wed Nov 18, 2020 10:40 am

Error 403 nagios core install Checkmk raw

Post 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.
martinhirschvogel
Posts: 2
Joined: Thu Jul 04, 2019 4:46 am

Re: Error 403 nagios core install Checkmk raw

Post 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
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Error 403 nagios core install Checkmk raw

Post by benjaminsmith »

As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
lozaniko
Posts: 5
Joined: Wed Nov 18, 2020 10:40 am

Re: Error 403 nagios core install Checkmk raw

Post 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
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Error 403 nagios core install Checkmk raw

Post by benjaminsmith »

Hi,

Glad to hear you got it working. And thanks for posting your solution.

--Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked