The joys of starting nagios in hardy heron – after installing as per the ubuntu site – I was unable to access the Nagios webpage by accessing http://localhost/nagios2/ – it took a little while to work out what went wrong, the fix is really quite simple.
Ensure that you include the? the following line in your
/etc/apache2/httpd.conf
add the following line
Include /etc/nagios2/apache2.conf
restart apache and things will begin to work for you.
Leave a Reply
You must be logged in to post a comment.