Nagios new Bee : How to view the web console of Nagios

Hi Friends,

I am new to Nagios the new assignment for me to work on Nagios which is already installed by my colleague.

The Nagios is installed and running on server 5 which is monitoring the server8.

Nrpe is running on server 8.

I am working on my local windows machine and I have already added server5 's IP address to my host file.

when I hit server5/nagios.

It is not showing me monitor console. the page is coming empty.

Pls help me let me know how to view it.

thanks
Novin

Hey guys i found it my Httpd web server was off.

I have just restarted it.

One more issue : now it is asking me for uid/password to login to nagios

One more qn in which file httpd(apache) Nagois userid and password is stored.

thanks
Novin

Hi friends,

i have created new uid and password using following cmd

htpasswd -cmdps /usr/local/nagios/etc/htpasswd.users nagioadmin password

now its working

thanks
Novin