404 Not Found

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
nagiosnewbie2013
Posts: 2
Joined: Sun Mar 16, 2014 6:22 am

404 Not Found

Post by nagiosnewbie2013 »

Hi,

I am new on Nagios on Ubuntu. I have tried number of attemp with the installation guide but fail to open it through http://localhost/nagios or http://serverIP/nagios.

Can share this in details? Thanks

Moderator edit - This is from the apache logfile:
[Sun Mar 16 06:15:13.020292 2014] [mpm_prefork:notice] [pid 3210] AH00169: caught SIGTERM, shutting down
[Sun Mar 16 06:15:15.087143 2014] [mpm_prefork:notice] [pid 3286] AH00163: Apache/2.4.6 (Ubuntu) PHP/5.5.3-1ubuntu2.2 configured -- resuming normal operations
[Sun Mar 16 06:15:15.088115 2014] [core:notice] [pid 3286] AH00094: Command line: '/usr/sbin/apache2'
[Sun Mar 16 06:23:10.924837 2014] [mpm_prefork:notice] [pid 3286] AH00169: caught SIGTERM, shutting down
[Sun Mar 16 06:23:13.006373 2014] [mpm_prefork:notice] [pid 3397] AH00163: Apache/2.4.6 (Ubuntu) PHP/5.5.3-1ubuntu2.2 configured -- resuming normal operations
[Sun Mar 16 06:23:13.007654 2014] [core:notice] [pid 3397] AH00094: Command line: '/usr/sbin/apache2'
[Sun Mar 16 14:20:48.914640 2014] [mpm_prefork:notice] [pid 3397] AH00169: caught SIGTERM, shutting down
[Sun Mar 16 14:20:51.023936 2014] [mpm_prefork:notice] [pid 5031] AH00163: Apache/2.4.6 (Ubuntu) PHP/5.5.3-1ubuntu2.2 configured -- resuming normal operations
[Sun Mar 16 14:20:51.024949 2014] [core:notice] [pid 5031] AH00094: Command line: '/usr/sbin/apache2'
root@Calvin-VirtualBox:/#
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: 404 Not Found

Post by slansing »

The main Nagios Core documentation guidelines can be found here:

http://nagios.sourceforge.net/docs/3_0/

A guide to installing the latest version of Nagios Core from source can be found here:

http://assets.nagios.com/downloads/nagi ... Source.pdf
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: 404 Not Found

Post by tmcdonald »

  • What version of Ubuntu are you running?
  • What guide did you use to install and configure Nagios?
  • Was it working at all before this happened?
  • Did you make any changes recently to the apache2 config?
Also you will notice the edit I made to your post in green. Most of the time it is not too hard to figure out what log has been posted, but in the future it helps us out if you tell us specifically.
Former Nagios employee
Locked