From owner-freebsd-questions@FreeBSD.ORG Thu Feb 15 19:22:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6ADC916A401 for ; Thu, 15 Feb 2007 19:22:23 +0000 (UTC) (envelope-from pmatulis@sympatico.ca) Received: from bay0-omc2-s16.bay0.hotmail.com (bay0-omc2-s16.bay0.hotmail.com [65.54.246.152]) by mx1.freebsd.org (Postfix) with ESMTP id 5804113C494 for ; Thu, 15 Feb 2007 19:22:23 +0000 (UTC) (envelope-from pmatulis@sympatico.ca) Received: from bayc1-pasmtp04.bayc1.hotmail.com ([65.54.191.164]) by bay0-omc2-s16.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Thu, 15 Feb 2007 11:22:23 -0800 X-Originating-IP: [70.53.155.213] X-Originating-Email: [pmatulis@sympatico.ca] Received: from tantra ([70.53.155.213]) by bayc1-pasmtp04.bayc1.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Thu, 15 Feb 2007 11:22:22 -0800 From: Peter To: freebsd-questions@freebsd.org Date: Thu, 15 Feb 2007 14:22:34 -0500 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702151422.34143.pmatulis@sympatico.ca> X-OriginalArrivalTime: 15 Feb 2007 19:22:22.0629 (UTC) FILETIME=[9E1F6550:01C75136] Subject: hard disk usage monitoring 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: Thu, 15 Feb 2007 19:22:23 -0000 I am looking for a tool to allow a windows XP client to monitor the disk usage (basically the % used over time, how much space is left, etc) on a FreeBSD file server. I will have samba and webmin installed already. I've looked at some webmin modules but they seem very archaic. PM