Dear,
I am installing a NAGIOS CORE Linux distribution Ubuntu Server 14.04 LTS, followed all the steps in the Quickstart Ubuntu Nagios (http://nagios.sourceforge.net/docs/3_0/quickstart.html) nagios-installing version 3.2 .3 and nagios-plugins-1.4.11.
After installation, entry via web and I get a message that says:
not Found
"The request URL localhost / nagios was not found on this server
/2.4.7 Apache (Ubuntu) Server at localhost Port 80 "
and you change the port and still not working.
At first I was an error executing the command: install-webconf
to fix this by creating a folder
"Mkdir / etc / httpd
mkdir /etc/httpd/conf.d
mkdir /etc/httpd/conf.d/nagios.conf
and run the following command Finally
sudo make install-webconf
You should see output similar to the following
/ usr / bin / install -c -m 644 sample-config / httpd.conf /etc/httpd/conf.d/nagios.conf
*** Nagios / Apache conf file installed ***
Now following the next steps for installation nagions "
dont know what else to do if you already followed all the steps, and verify that apache is running, someone who can tell me what else should I do please.
Thank you very much.
Instalation Nagios Core -Ubuntu 14.04 LTS
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Instalation Nagios Core -Ubuntu 14.04 LTS
It looks like you are installing from source, but installing quite old versions, plugins 1.4.11 and core 3.2.3 are probably both between 4-6 years old. Is there any particular reason you are not using at least core 3.5 and plugins 2.0? Otherwise for installing on ubuntu from source, I would suggest following this: http://assets.nagios.com/downloads/nagi ... Source.pdf
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Instalation Nagios Core -Ubuntu 14.04 LTS
This page should give you all the exact steps:
http://sites.box293.com/nagios/guides/i ... untu-14-04
I do a lot of test and dev so I found it really helpful that I record these steps for my own sanity
http://sites.box293.com/nagios/guides/i ... untu-14-04
I do a lot of test and dev so I found it really helpful that I record these steps for my own sanity
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.