On Tue, 2 Sep 2008 11:20:38 +0100, Matthew Macdonald-Wallace
<[EMAIL PROTECTED]> wrote:
>On Tue, 2 Sep 2008 12:14:09 +0200
>Bastiaan <[EMAIL PROTECTED]> wrote:
>
>> At the moment I have Nagios 2.9 up and running, and it does different
>> kind of checks. But now I would not only like to check if, f
Am Dienstag, den 02.09.2008, 12:14 +0200 schrieb Bastiaan:
> At the moment I have Nagios 2.9 up and running, and it does different
> kind of checks. But now I would not only like to check if, for example
> port 80 is open on my webserver, but also if the webpage on the same
> webserver is shown tha
On Tue, 2 Sep 2008 12:14:09 +0200
Bastiaan <[EMAIL PROTECTED]> wrote:
> At the moment I have Nagios 2.9 up and running, and it does different
> kind of checks. But now I would not only like to check if, for
> example port 80 is open on my webserver, but also if the webpage on
> the same webserver
you can use the standard check_http with the -u, --url=PATH so specify the
page you want to test .
Assaf
On Tuesday 02 September 2008 10:14:09 Bastiaan wrote:
> At the moment I have Nagios 2.9 up and running, and it does different kind
> of checks. But now I would not only like to check if, f
check_http. Check out the url, -T and -P options
Lex
On Tue, Sep 2, 2008 at 10:14 AM, Bastiaan <[EMAIL PROTECTED]>wrote:
> At the moment I have Nagios 2.9 up and running, and it does different kind
> of checks. But now I would not only like to check if, for example port 80 is
> open on my webser
At the moment I have Nagios 2.9 up and running, and it does different kind
of checks. But now I would not only like to check if, for example port 80 is
open on my webserver, but also if the webpage on the same webserver is shown
that customers can see it.
I have been searching on the internet for a