From owner-freebsd-questions Thu Sep 18 18:39:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA26808 for questions-outgoing; Thu, 18 Sep 1997 18:39:30 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA26796 for ; Thu, 18 Sep 1997 18:39:25 -0700 (PDT) Received: from buffnet11.buffnet.net (shovey@buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.7.5/8.7.3) with SMTP id VAA05409 for ; Thu, 18 Sep 1997 21:39:19 -0400 (EDT) Date: Thu, 18 Sep 1997 21:39:19 -0400 (EDT) From: Steve Hovey To: freebsd-questions@freebsd.org Subject: tester ditty (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Im trying to set up a system of checks that will beep me of something isnt working - I use ping to see if machines are up or not, but could use something that will check that a port is being answered - for instance, something that would connect to a mail or web port and return an errorlevel if nothing is answering that port - does anyone know of anything like that available anywhere?