From owner-freebsd-questions@FreeBSD.ORG Wed Nov 15 01:18:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85AB416A515 for ; Wed, 15 Nov 2006 01:18:15 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (echo.calarts.edu [198.182.157.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B98843D45 for ; Wed, 15 Nov 2006 01:18:15 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id C8462101E3F7 for ; Wed, 15 Nov 2006 01:14:30 +0000 (GMT) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by echo.calarts.edu (Postfix) with ESMTP id A27891018F57 for ; Wed, 15 Nov 2006 01:14:30 +0000 (GMT) Received: from [172.24.0.177] ([172.24.0.177]) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id kAF1IEgd011671 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 14 Nov 2006 17:18:14 -0800 (PST) (envelope-from smurphy@calarts.edu) Message-ID: <455A6AD5.7060804@calarts.edu> Date: Tue, 14 Nov 2006 17:18:13 -0800 From: Sean Murphy User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: Network Monitoring Application Help, What do you use? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 01:18:15 -0000 I was looking into a Network/Server monitoring application that would do the following Must have features email/page/sms if one of the rules fail has the ability to of course ping the device, ssh into or have someway of checking if a daemon is running. Optional but nice features reporting statistics and system status (web based) restart a failed daemon syslog parsing remote administration Thanks