From owner-freebsd-questions@FreeBSD.ORG Sun Jun 25 11:08:01 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 85AE416A408 for ; Sun, 25 Jun 2006 11:08:01 +0000 (UTC) (envelope-from lauasanf@wilderness.homeip.net) Received: from mxsf29.cluster1.charter.net (mxsf29.cluster1.charter.net [209.225.28.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7768F43D6A for ; Sun, 25 Jun 2006 11:07:52 +0000 (GMT) (envelope-from lauasanf@wilderness.homeip.net) Received: from mxip16a.cluster1.charter.net (mxip16a.cluster1.charter.net [209.225.28.146]) by mxsf29.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id k5PB7oIp021137 for ; Sun, 25 Jun 2006 07:07:50 -0400 Received: from 24-159-55-136.dhcp.jcsn.tn.charter.com (HELO [192.168.1.6]) ([24.159.55.136]) by mxip16a.cluster1.charter.net with ESMTP; 25 Jun 2006 07:07:51 -0400 X-IronPort-AV: i="4.06,172,1149480000"; d="scan'208"; a="494806754:sNHT17617472" Message-ID: <449E6E85.2040308@wilderness.homeip.net> Date: Sun, 25 Jun 2006 06:07:49 -0500 From: Laurence Sanford User-Agent: Thunderbird 1.5.0.4 (X11/20060624) MIME-Version: 1.0 To: Jerlique Bahn References: <040b01c6981c$f966adc0$0101a8c0@WKSTN501> In-Reply-To: <040b01c6981c$f966adc0$0101a8c0@WKSTN501> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 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 11:08:01 -0000 Jerlique Bahn wrote: > 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 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > ports/net-mgmt/mrtg/ It can be hit and miss to get set up, but once you have it working it's quite good at providing the information you're looking for.