Page 1 of 1

archlinux+nagios

Posted: Tue Oct 06, 2015 2:16 pm
by 50baksov
Kind time of day!
Excuse for my bad English (
I established nagios according to this instruction:
https://wiki.archlinux.org/index.php/Na ... stallation
To Konkretna it is established:
Apache 2.4
Nagios 4
PHP-apache 5.6


After control and a prezagruzka, it is possible to come http://localhost/nagios
But there: Tfpshshcha to Not running sshchk
In attempt to open something, there is a downloading of "status.cgi" and all ((
prompt where to dig! Thanks in advance!!!

Re: archlinux+nagios

Posted: Tue Oct 06, 2015 2:36 pm
by hsmith
Hi,

I am going to need a little clarification here and I am going to need to put in my two cents.

First of all, we STRONGLY recommend that you use a clean, minimal install of CentOS to install Nagios on.

I am having a little trouble understanding what exactly your error is.

This is the line that I am having the most trouble with: But there: Tfpshshcha to Not running sshchk

We also fixed a few things with languages other than English in the newest version of Nagios Core, available on GitHub.

Re: archlinux+nagios

Posted: Thu Oct 08, 2015 9:05 am
by 50baksov
in total

all was simpler, in apache it was necessary to uncomment a line
LoadModule cgi_module modules/mod_cgi.so

Re: archlinux+nagios

Posted: Thu Oct 08, 2015 10:50 am
by hsmith
You have this working now?