Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 18:05:24 +0200
From:      Bengt Gorden <bengan@sunet.se>
To:        =?iso-8859-1?Q?Patrik_=C5str=F6m?= <patrik.astrom@tv3.se>, "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Monitoring a HTTP service !!
Message-ID:  <19980429180524.01907@sunet.se>
In-Reply-To: =?iso-8859-1?Q?=3C43A432602D33D111BA8F00805FA6FE132CC789=40STK_FILE=3E?= =?iso-8859-1?Q?=3B_from_Patrik_=C5str=F6m_on_Wed=2C_Apr_29=2C_1998_at_01?= =?iso-8859-1?Q?=3A46=3A13PM_%2B0200?=
References:  <43A432602D33D111BA8F00805FA6FE132CC789@STK_FILE>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 29, 1998 at 01:46:13PM +0200, Patrik Åström wrote:
> Hi!
> 
> I need to monitor a Microsoft IIS server, I have lots of trouble with
> this one and can not change to FreeBSD due to some special applications.
> I would like to be able to have cron job that calls a program that
> checks if this server respond to http requests. I could make bourne
> script and use "wget" or some other software to retrieve a .html
> document but I don't want to retrieve a document just se if the server
> respond to calls on port 80. Is there a perl script that use the
> "socket" call or some other neat way to fix this, I would be most
> grateful for any hints or suggestions.

Install strobe from /usr/ports/net/strobe and try:

strobe -p 80 -t 2 www.tv3.se

-- 

mvh,

/Bengan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980429180524.01907>