<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
I just installed nagios 3.2.1 on a healthy Ubuntu 10.04.1 desktop.<br>
<br>
The install went without incident and after some work on the
configuration files, I get no errors or warnings when I run "nagios3 -v
/etc/nagios3/nagios.cfg".<br>
<br>
I start nagios using "/etc/init.d/nagios3 start"<br>
<br>
I open Firefox 3.6.6 and point it at <a class="moz-txt-link-freetext" href="http://localhost/nagios3/">http://localhost/nagios3/</a>, I get a
login dialog box, and login with my admin credentials with NO
difficulty.<br>
<br>
Problem is I am getting an error when I click on Hosts, Map, Services,
etc., in the left hand column... see below:<br>
<br>
Also when I run "ps -ef | grep nagios", nagios is not running.<br>
<br>
The /var/log/nagios3/nagios.log has the following entries (truncated to
the last few errors):<br>
<br>
[1279315908] Nagios 3.2.0 starting... (PID=21610)<br>
[1279315908] Local time is Fri Jul 16 14:31:48 PDT 2010<br>
[1279315908] LOG VERSION: 2.0<br>
[1279315908] Finished daemonizing... (New PID=21611)<br>
[1279315908] Caught SIGSEGV, shutting down...<br>
[1279316061] Nagios 3.2.0 starting... (PID=21762)<br>
[1279316061] Local time is Fri Jul 16 14:34:21 PDT 2010<br>
[1279316061] LOG VERSION: 2.0<br>
[1279316062] Finished daemonizing... (New PID=21763)<br>
[1279316062] Caught SIGSEGV, shutting down...<br>
<br>
Begin Error Message:<br>
<h1>Whoops!</h1>
<p><strong><font color="RED">Error: Could not read host and service
status information!</font></strong></p>
<p>
The most common cause of this error message (especially for new users),
is the fact that Nagios is not actually running. If Nagios is indeed
not running, this is a normal error message. It simply indicates that
the CGIs could not obtain the current status of hosts and services that
are being monitored. If you've just installed things, make sure you
read the documentation on starting Nagios.
</p>
<p>
Some other things you should check in order to resolve this error
include:
</p>
<p>
</p>
<ol>
  <li>Check the Nagios log file for messages relating to startup or
status data errors.
  </li>
  <li>Always verify configuration options using the <b>-v</b>
command-line option before starting or restarting Nagios!
  </li>
</ol>
<p>
Make sure you read the documentation on installing, configuring and
running Nagios thoroughly before continuing. If all else fails, try
sending a message to one of the mailing lists. More information can be
found at <a href="http://www.nagios.org">http://www.nagios.org</a>.<br>
</p>
<p>End Error Message:<br>
</p>
Anyone seen this before?<br>
<br>
I'm really stuck and I have read most of the 358 page manual.<br>
<br>
Thanks in advance,<br>
<br>
Art Elsea, Jr.<br>
<br>
</body>
</html>