Re: [Nagios-users] Unable to Open Nagios WebConsole-'PageCannotbeDisplayed'

2010-03-28 Thread ravishankar.gundlapali
Hi,

 

Please see the output mentioned in the attachment.

 

Request someone to please help me on this as I am not able to understand what 
is the error.

 

Thanks a lot in advance.

 

Thanks & Regards,

Ravi G

From: Giorgio Zarrelli [mailto:zarre...@linux.it] 
Sent: Monday, March 29, 2010 10:37 AM
To: Nagios Users List
Cc: 
Subject: Re: [Nagios-users] Unable to Open Nagios 
WebConsole-'PageCannotbeDisplayed'

 

Try

 

netstat -tap

 

And let's see what's binding.

Ciao,

 

Giorgio


Il giorno 29/mar/2010, alle ore 03.05,  ha 
scritto:

Hi,

 

I have got the following output when I entered the command ps ax | grep 
httpd.

 

Still I am getting as Page Cannot be displayed. Please suggest.

 

[r...@host ~]# ps ax | grep httpd

12563 ?Ss 0:03 /usr/sbin/httpd

14312 ?S  0:00 /usr/sbin/httpd

14316 ?S  0:00 /usr/sbin/httpd

14318 ?S  0:00 /usr/sbin/httpd

14321 ?S  0:00 /usr/sbin/httpd

14323 ?S  0:00 /usr/sbin/httpd

14326 ?S  0:00 /usr/sbin/httpd

14328 ?S  0:00 /usr/sbin/httpd

14330 ?S  0:00 /usr/sbin/httpd

24995 pts/0S+ 0:00 grep httpd

 

Thanks & Regards,

Ravi G

 

From: Michael Gargiullo [mailto:mgargiu...@pivotpointsecurity.com] 
Sent: Sunday, March 28, 2010 6:59 PM
To: Nagios Users List
Subject: Re: [Nagios-users] Unable to Open Nagios Web 
Console-'PageCannotbeDisplayed'

 

For Fedora…  tryps ax | grep httpd

 

From: Giorgio Zarrelli [mailto:zarre...@linux.it] 
Sent: Sunday, March 28, 2010 6:23 AM
To: Nagios Users List
Cc: 
Subject: Re: [Nagios-users] Unable to Open Nagios Web Console-'Page 
CannotbeDisplayed'

 

Check wether the apache2 process is running or not

 

ps ax | grep apache

Ciao,

 

Giorgio


Il giorno 28/mar/2010, alle ore 01.20, 
 ha scritto:

Hi,

 

When I type http://localhost ,I am getting as ‘ Page Cannot be 
Displayed’

 

Any idea how to resolve this…

 

 

Thanks & Regards,

Ravi G

 

From: Jorge Gil [mailto:georgy...@gmail.com] 
Sent: Sunday, March 28, 2010 4:54 AM
To: Nagios Users List
Subject: Re: [Nagios-users] Unable to Open Nagios Web 
Console-'Page Cannotbe Displayed'

 

Hi Ravi,

just a quick check: when you type just localhost or 
http://localhost on the browser of your server, do you get anything? (i.e., is 
Apache up?)

Jorge

On 3/27/10, ravishankar.gundlap...@wipro.com 
 wrote:

Hi,

I have successfully configured and installed Nagios, according 
to: http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html. No problems 
at all throughout the process.

My problem occurred at step 9.

9) Login to the Web Interface

You should now be able to access the Nagios web interface at 
the URL below. You'll be prompted for the username (nagiosadmin) and password 
you specified earlier.

http://localhost/nagios/



I installed everything on my server. I tried accessing my 
http://serveripaddress/nagios, and no luck – 

 

 I am getting Page Cannot be Displayed error.


Anyone know what I should do at this point? Thanks. 

 

 

 

Regards,

Ravi G



--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find 
bugs
proactively, and fine-tune applications for parallel 
performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS 
when reporting any issue.
::: 

Re: [Nagios-users] Unable to Open Nagios WebConsole-'PageCannotbeDisplayed'

2010-03-29 Thread ravishankar.gundlapali
Hi,

 

Someone please provide the solution….

 

Thanks & Regards,

Ravi G

 

From: Ravishankar Gundlapali (WT01 - ENERGY & UTILITIES) 
Sent: Monday, March 29, 2010 10:58 AM
To: Nagios Users List
Cc: 'zarre...@linux.it'
Subject: RE: [Nagios-users] Unable to Open Nagios 
WebConsole-'PageCannotbeDisplayed'

 

Hi,

 

Please see the output mentioned in the attachment.

 

Request someone to please help me on this as I am not able to understand what 
is the error.

 

Thanks a lot in advance.

 

Thanks & Regards,

Ravi G

From: Giorgio Zarrelli [mailto:zarre...@linux.it] 
Sent: Monday, March 29, 2010 10:37 AM
To: Nagios Users List
Cc: 
Subject: Re: [Nagios-users] Unable to Open Nagios 
WebConsole-'PageCannotbeDisplayed'

 

Try

 

netstat -tap

 

And let's see what's binding.

Ciao,

 

Giorgio


Il giorno 29/mar/2010, alle ore 03.05,  ha 
scritto:

Hi,

 

I have got the following output when I entered the command ps ax | grep 
httpd.

 

Still I am getting as Page Cannot be displayed. Please suggest.

 

[r...@host ~]# ps ax | grep httpd

12563 ?Ss 0:03 /usr/sbin/httpd

14312 ?S  0:00 /usr/sbin/httpd

14316 ?S  0:00 /usr/sbin/httpd

14318 ?S  0:00 /usr/sbin/httpd

14321 ?S  0:00 /usr/sbin/httpd

14323 ?S  0:00 /usr/sbin/httpd

14326 ?S  0:00 /usr/sbin/httpd

14328 ?S  0:00 /usr/sbin/httpd

14330 ?S  0:00 /usr/sbin/httpd

24995 pts/0S+ 0:00 grep httpd

 

Thanks & Regards,

Ravi G

 

From: Michael Gargiullo [mailto:mgargiu...@pivotpointsecurity.com] 
Sent: Sunday, March 28, 2010 6:59 PM
To: Nagios Users List
Subject: Re: [Nagios-users] Unable to Open Nagios Web 
Console-'PageCannotbeDisplayed'

 

For Fedora…  tryps ax | grep httpd

 

From: Giorgio Zarrelli [mailto:zarre...@linux.it] 
Sent: Sunday, March 28, 2010 6:23 AM
To: Nagios Users List
Cc: 
Subject: Re: [Nagios-users] Unable to Open Nagios Web Console-'Page 
CannotbeDisplayed'

 

Check wether the apache2 process is running or not

 

ps ax | grep apache

Ciao,

 

Giorgio


Il giorno 28/mar/2010, alle ore 01.20, 
 ha scritto:

Hi,

 

When I type http://localhost ,I am getting as ‘ Page Cannot be 
Displayed’

 

Any idea how to resolve this…

 

 

Thanks & Regards,

Ravi G

 

From: Jorge Gil [mailto:georgy...@gmail.com] 
Sent: Sunday, March 28, 2010 4:54 AM
To: Nagios Users List
Subject: Re: [Nagios-users] Unable to Open Nagios Web 
Console-'Page Cannotbe Displayed'

 

Hi Ravi,

just a quick check: when you type just localhost or 
http://localhost on the browser of your server, do you get anything? (i.e., is 
Apache up?)

Jorge

On 3/27/10, ravishankar.gundlap...@wipro.com 
 wrote:

Hi,

I have successfully configured and installed Nagios, according 
to: http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html. No problems 
at all throughout the process.

My problem occurred at step 9.

9) Login to the Web Interface

You should now be able to access the Nagios web interface at 
the URL below. You'll be prompted for the username (nagiosadmin) and password 
you specified earlier.

http://localhost/nagios/



I installed everything on my server. I tried accessing my 
http://serveripaddress/nagios, and no luck – 

 

 I am getting Page Cannot be Displayed error.


Anyone know what I should do at this point? Thanks. 

 

 

 

Regards,

Ravi G



--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find 
bugs
proactively, and fine-tune applications for parallel 
performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___

Re: [Nagios-users] Unable to Open Nagios WebConsole-'PageCannotbeDisplayed'

2010-03-29 Thread Giorgio Zarrelli
So, you have both http and https up and binding correctly. Can you  
please attaché you apache error log?


Ciao,

Giorgio

Il giorno 29/mar/2010, alle ore 13.32,  
 ha scritto:



Hi,



Someone please provide the solution….



Thanks & Regards,

Ravi G



From: Ravishankar Gundlapali (WT01 - ENERGY & UTILITIES)
Sent: Monday, March 29, 2010 10:58 AM
To: Nagios Users List
Cc: 'zarre...@linux.it'
Subject: RE: [Nagios-users] Unable to Open Nagios  
WebConsole-'PageCannotbeDisplayed'




Hi,



Please see the output mentioned in the attachment.



Request someone to please help me on this as I am not able to  
understand what is the error.




Thanks a lot in advance.



Thanks & Regards,

Ravi G

From: Giorgio Zarrelli [mailto:zarre...@linux.it]
Sent: Monday, March 29, 2010 10:37 AM
To: Nagios Users List
Cc: 
Subject: Re: [Nagios-users] Unable to Open Nagios  
WebConsole-'PageCannotbeDisplayed'




Try



netstat -tap



And let's see what's binding.

Ciao,



Giorgio


Il giorno 29/mar/2010, alle ore 03.05, > ha scritto:


Hi,



I have got the following output when I entered the command ps ax |  
grep httpd.




Still I am getting as Page Cannot be displayed. Please suggest.



[r...@host ~]# ps ax | grep httpd

12563 ?Ss 0:03 /usr/sbin/httpd

14312 ?S  0:00 /usr/sbin/httpd

14316 ?S  0:00 /usr/sbin/httpd

14318 ?S  0:00 /usr/sbin/httpd

14321 ?S  0:00 /usr/sbin/httpd

14323 ?S  0:00 /usr/sbin/httpd

14326 ?S  0:00 /usr/sbin/httpd

14328 ?S  0:00 /usr/sbin/httpd

14330 ?S  0:00 /usr/sbin/httpd

24995 pts/0S+ 0:00 grep httpd



Thanks & Regards,

Ravi G



From: Michael Gargiullo [mailto:mgargiu...@pivotpointsecurity.com]
Sent: Sunday, March 28, 2010 6:59 PM
To: Nagios Users List
Subject: Re: [Nagios-users] Unable to Open Nagios Web  
Console-'PageCannotbeDisplayed'




For Fedora…  tryps ax | grep httpd



From: Giorgio Zarrelli [mailto:zarre...@linux.it]
Sent: Sunday, March 28, 2010 6:23 AM
To: Nagios Users List
Cc: 
Subject: Re: [Nagios-users] Unable to Open Nagios Web Console-'Page  
CannotbeDisplayed'




Check wether the apache2 process is running or not



ps ax | grep apache

Ciao,



Giorgio


Il giorno 28/mar/2010, alle ore 01.20, > ha scritto:


Hi,



When I type http://localhost ,I am getting as ‘ Page Cannot be Displ 
ayed’




Any idea how to resolve this…





Thanks & Regards,

Ravi G



From: Jorge Gil [mailto:georgy...@gmail.com]
Sent: Sunday, March 28, 2010 4:54 AM
To: Nagios Users List
Subject: Re: [Nagios-users] Unable to Open Nagios Web Console-'Page  
Cannotbe Displayed'




Hi Ravi,

just a quick check: when you type just localhost or http://localhost  
on the browser of your server, do you get anything? (i.e., is Apache  
up?)


Jorge

On 3/27/10, ravishankar.gundlap...@wipro.com > wrote:


Hi,

I have successfully configured and installed Nagios, according to: http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html 
. No problems at all throughout the process.


My problem occurred at step 9.

9) Login to the Web Interface

You should now be able to access the Nagios web interface at the URL  
below. You'll be prompted for the username (nagiosadmin) and  
password you specified earlier.


http://localhost/nagios/



I installed everything on my server. I tried accessing my http://serveripaddress/nagios 
, and no luck –




 I am getting Page Cannot be Displayed error.


Anyone know what I should do at this point? Thanks.







Regards,

Ravi G


--- 
--- 
--- 
-

Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when  
reporting any issue.

::: Messages without supporting info will risk being sent to /dev/null



--- 
--- 
--- 
-

Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) an

Re: [Nagios-users] Unable to Open Nagios WebConsole-'PageCannotbeDisplayed'

2010-03-29 Thread patrick . morris
On Mon, 29 Mar 2010, ravishankar.gundlap...@wipro.com wrote:

> Hi,
> 
> Please see the output mentioned in the attachment.
> 
> Request someone to please help me on this as I am not able to understand what 
> is the error.
> Thanks & Regards,

To quickly summarize: You mentioned you are entering http://localhost
and getting a "Page Cannot Be Displayed" error.

This may be a dumb question, byt where are you entering
"http://localhost";?  I would assume it's a web browser, but is it a web
browser being run from the same machine you've installed Apache on?

Also, it would help to know *specifically* what the error is.  Is it a
timeout? A DNS lookup error?  Something else?  there should be more
details, and it would help if you could pass those on.

Off the top of my head, given that you have Apache running and bound to
port 80, the following seem the most likely:

Either a) Your browser and your webserver are on two different machines,
so using "http://localhost"; is not going to work, since it points to the
machine your browser is on, 

b) "localhost" is somehow not defined on the machine you're using, or

c) your Apache configuration is incorrect.

Let me throw in a little tip on asking questions on mailing lists while
I'm here. Details are good.  Knowing what your Apache configuration
looks like, what's showing up in the logs, *exactly* what you're doing
to test and what the *complete* results are of those tests, and any
other information you have that we don't would really help someone else
troubleshoot your issue.

You've given us very little, and as a result what you now have is a
bunch of people throwing out wild guesses since we've got no real data
from you to work with.

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Unable to Open Nagios WebConsole-'PageCannotbeDisplayed'

2010-03-29 Thread ravishankar.gundlapali
> Hi,
> 
> Please see the output mentioned in the attachment.
> 
> Request someone to please help me on this as I am not able to
understand what is the error.
> Thanks & Regards,

To quickly summarize: You mentioned you are entering http://localhost
and getting a "Page Cannot Be Displayed" error.

This may be a dumb question, byt where are you entering
"http://localhost";?  I would assume it's a web browser, but is it a web
browser being run from the same machine you've installed Apache on?

Yes I am running the web browser from the same machine where I have
installed Apche.

Also, it would help to know *specifically* what the error is.  Is it a
timeout? A DNS lookup error?  Something else?  there should be more
details, and it would help if you could pass those on.

I am getting as Page Cannot be displayed.

Off the top of my head, given that you have Apache running and bound to
port 80, the following seem the most likely:

Either a) Your browser and your webserver are on two different machines,
so using "http://localhost"; is not going to work, since it points to the
machine your browser is on, 

b) "localhost" is somehow not defined on the machine you're using, or

c) your Apache configuration is incorrect.

Let me throw in a little tip on asking questions on mailing lists while
I'm here. Details are good.  Knowing what your Apache configuration
looks like, what's showing up in the logs, *exactly* what you're doing
to test and what the *complete* results are of those tests, and any
other information you have that we don't would really help someone else
troubleshoot your issue.

You've given us very little, and as a result what you now have is a
bunch of people throwing out wild guesses since we've got no real data
from you to work with.


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Unable to Open Nagios WebConsole-'PageCannotbeDisplayed'

2010-03-30 Thread Giorgio Zarrelli
Error log is the key

Ciao,

Giorgio

Il giorno 30/mar/2010, alle ore 03.03,  
 ha scritto:

>> Hi,
>>
>> Please see the output mentioned in the attachment.
>>
>> Request someone to please help me on this as I am not able to
> understand what is the error.
>> Thanks & Regards,
>
> To quickly summarize: You mentioned you are entering http://localhost
> and getting a "Page Cannot Be Displayed" error.
>
> This may be a dumb question, byt where are you entering
> "http://localhost";?  I would assume it's a web browser, but is it a  
> web
> browser being run from the same machine you've installed Apache on?
>
> Yes I am running the web browser from the same machine where I have
> installed Apche.
>
> Also, it would help to know *specifically* what the error is.  Is it a
> timeout? A DNS lookup error?  Something else?  there should be more
> details, and it would help if you could pass those on.
>
> I am getting as Page Cannot be displayed.
>
> Off the top of my head, given that you have Apache running and bound  
> to
> port 80, the following seem the most likely:
>
> Either a) Your browser and your webserver are on two different  
> machines,
> so using "http://localhost"; is not going to work, since it points to  
> the
> machine your browser is on,
>
> b) "localhost" is somehow not defined on the machine you're using, or
>
> c) your Apache configuration is incorrect.
>
> Let me throw in a little tip on asking questions on mailing lists  
> while
> I'm here. Details are good.  Knowing what your Apache configuration
> looks like, what's showing up in the logs, *exactly* what you're doing
> to test and what the *complete* results are of those tests, and any
> other information you have that we don't would really help someone  
> else
> troubleshoot your issue.
>
> You've given us very little, and as a result what you now have is a
> bunch of people throwing out wild guesses since we've got no real data
> from you to work with.
>
> --- 
> -
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
> --- 
> --- 
> --- 
> -
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when  
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Unable to Open Nagios WebConsole-'PageCannotbeDisplayed'

2010-03-30 Thread Matt Simmons
Try this from a command prompt:

telnet localhost 80


then if it connects, type

GET / HTTP/1.0

and hit enter twice.

Paste the output. For instance, mine looks like this:


Trying 127.0.0.1...
Connected to newcastle.int.ia.
Escape character is '^]'.
GET / HTTP/1.0

HTTP/1.1 200 OK
Date: Tue, 30 Mar 2010 13:40:31 GMT
Server: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.10 with Suhosin-Patch
mod_perl/2.0.3 Perl/v5.8.8
Last-Modified: Wed, 21 Jan 2009 14:22:15 GMT
ETag: "3eadb-2d-460fee1e9d3c0"
Accept-Ranges: bytes
Content-Length: 45
Connection: close
Content-Type: text/html

It works!




Reply with the output. I doubt that you're connecting to the web
server, but this should determine whether it can be connected to, or
if something else is broken.

--Matt

PS - You don't know if your web browser is set up to talk to a proxy, do you?





On Mon, Mar 29, 2010 at 9:03 PM,   wrote:
>> Hi,
>>
>> Please see the output mentioned in the attachment.
>>
>> Request someone to please help me on this as I am not able to
> understand what is the error.
>> Thanks & Regards,
>
> To quickly summarize: You mentioned you are entering http://localhost
> and getting a "Page Cannot Be Displayed" error.
>
> This may be a dumb question, byt where are you entering
> "http://localhost";?  I would assume it's a web browser, but is it a web
> browser being run from the same machine you've installed Apache on?
>
> Yes I am running the web browser from the same machine where I have
> installed Apche.
>
> Also, it would help to know *specifically* what the error is.  Is it a
> timeout? A DNS lookup error?  Something else?  there should be more
> details, and it would help if you could pass those on.
>
> I am getting as Page Cannot be displayed.
>
> Off the top of my head, given that you have Apache running and bound to
> port 80, the following seem the most likely:
>
> Either a) Your browser and your webserver are on two different machines,
> so using "http://localhost"; is not going to work, since it points to the
> machine your browser is on,
>
> b) "localhost" is somehow not defined on the machine you're using, or
>
> c) your Apache configuration is incorrect.
>
> Let me throw in a little tip on asking questions on mailing lists while
> I'm here. Details are good.  Knowing what your Apache configuration
> looks like, what's showing up in the logs, *exactly* what you're doing
> to test and what the *complete* results are of those tests, and any
> other information you have that we don't would really help someone else
> troubleshoot your issue.
>
> You've given us very little, and as a result what you now have is a
> bunch of people throwing out wild guesses since we've got no real data
> from you to work with.
>
> 
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting 
> any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>



-- 
LITTLE GIRL: But which cookie will you eat FIRST?
COOKIE MONSTER: Me think you have misconception of cookie-eating process.

COOKIE MONSTER: Boy, I wish I were a sysadmin so I could go to the
NJ-PICC Sysadmin Conference! http://www.picconf.org

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without sup

Re: [Nagios-users] Unable to Open Nagios WebConsole-'PageCannotbeDisplayed'

2010-03-30 Thread Morris, Patrick
Since you've chosen to either not read or completely disregard most of 
what I asked, I'm going to let someone else handle this one to avoid 
frustration. Good luck.

ravishankar.gundlap...@wipro.com wrote:
>> Hi,
>>
>> Please see the output mentioned in the attachment.
>>
>> Request someone to please help me on this as I am not able to
>> 
> understand what is the error.
>   
>> Thanks & Regards,
>> 
>
> To quickly summarize: You mentioned you are entering http://localhost
> and getting a "Page Cannot Be Displayed" error.
>
> This may be a dumb question, byt where are you entering
> "http://localhost";?  I would assume it's a web browser, but is it a web
> browser being run from the same machine you've installed Apache on?
>
> Yes I am running the web browser from the same machine where I have
> installed Apche.
>
> Also, it would help to know *specifically* what the error is.  Is it a
> timeout? A DNS lookup error?  Something else?  there should be more
> details, and it would help if you could pass those on.
>
> I am getting as Page Cannot be displayed.
>
> Off the top of my head, given that you have Apache running and bound to
> port 80, the following seem the most likely:
>
> Either a) Your browser and your webserver are on two different machines,
> so using "http://localhost"; is not going to work, since it points to the
> machine your browser is on, 
>
> b) "localhost" is somehow not defined on the machine you're using, or
>
> c) your Apache configuration is incorrect.
>
> Let me throw in a little tip on asking questions on mailing lists while
> I'm here. Details are good.  Knowing what your Apache configuration
> looks like, what's showing up in the logs, *exactly* what you're doing
> to test and what the *complete* results are of those tests, and any
> other information you have that we don't would really help someone else
> troubleshoot your issue.
>
> You've given us very little, and as a result what you now have is a
> bunch of people throwing out wild guesses since we've got no real data
> from you to work with.
>
> 
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
>
> Please do not print this email unless it is absolutely necessary. 
>
> The information contained in this electronic message and any attachments to 
> this message are intended for the exclusive use of the addressee(s) and may 
> contain proprietary, confidential or privileged information. If you are not 
> the intended recipient, you should not disseminate, distribute or copy this 
> e-mail. Please notify the sender immediately and destroy all copies of this 
> message and any attachments. 
>
> WARNING: Computer viruses can be transmitted via email. The recipient should 
> check this email and any attachments for the presence of viruses. The company 
> accepts no liability for any damage caused by any virus transmitted by this 
> email. 
>
> www.wipro.com
>   


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null