<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<p>I am with the following error:</p>
<p><strong><font color="RED"><br>
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>
  <li>Make sure you've compiled the main program and the CGIs to use
the same status data storage options (i.e. text file or database). If
the main program is storing status data in a text file and the CGIs are
trying to read status data from a database, you'll have problems</li>
</ol>
1 e 2 Okay<br>
3?<br>
<br>
thanks<br>
<br>
Alberto<br>
</body>
</html>