When visiting the same URL I've used for years, I get...
Running Nagios Core 3.5.1. Pre flight check says all is well. Nagios is running as the appropriate user and all locations that I've tracked down appear to have the proper permissions. My best guess is a routine upgrade through apt may have broken a dependency of Nagios.Whoops!
Error: Could not read host and service status information!
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.
Logs indicate the service appears to be running fine, nothing special when I refresh the page in the logs, even with debug enabled (-1). It is installed through apt if that matters. If I have to compile, that's fine, but really need to keep historical data.
Any ideas?