From owner-freebsd-questions@FreeBSD.ORG Sun Jun 25 06:02:56 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 CC89A16A49A for ; Sun, 25 Jun 2006 06:02:56 +0000 (UTC) (envelope-from jerlique@webscene.com.au) Received: from bang.esc.net.au (mx1.esc.net.au [203.25.185.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60D6243D48 for ; Sun, 25 Jun 2006 06:02:50 +0000 (GMT) (envelope-from jerlique@webscene.com.au) Received: from localhost (localhost [127.0.0.1]) by bang.esc.net.au (Postfix) with ESMTP id 1FF8C5A6B1D for ; Sun, 25 Jun 2006 15:32:48 +0930 (CST) Received: from bang.esc.net.au ([127.0.0.1]) by localhost (bang.esc.net.au [127.0.0.1:10024]) (amavisd-new) with ESMTP id 72314-07 for ; Sun, 25 Jun 2006 15:32:45 +0930 (CST) Received: from WKSTN501 (lnk6.adl5.adsl.esc.net.au [210.9.186.6]) by bang.esc.net.au (Postfix) with ESMTP id CFE3C5A6C41 for ; Sun, 25 Jun 2006 15:32:44 +0930 (CST) From: "Jerlique Bahn" To: Date: Sun, 25 Jun 2006 15:32:43 +0930 Message-ID: <040b01c6981c$f966adc0$0101a8c0@WKSTN501> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcaYHPkR00f9q4FsRfWjuQo6MZoIDw== X-Virus-Scanned: by amavisd-new Subject: Monitoring Server Health 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: Sun, 25 Jun 2006 06:02:56 -0000 Hello, What are sys-admin's using to monitor the status and health of their freebsd servers? Specifically what I mean is the collection of data from the server such as CPU Utilization, memory utilization, various networking resources (eg active connections), disk health etc. I do not mean programs such as nagios which would manage/act on this data. Your thoughts appreciated. JB