From owner-freebsd-current@FreeBSD.ORG Fri Apr 4 10:52:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1641437B404 for ; Fri, 4 Apr 2003 10:52:32 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id F039A43F85 for ; Fri, 4 Apr 2003 10:52:30 -0800 (PST) (envelope-from s.moeck@gmx.de) Received: (qmail 14015 invoked by uid 65534); 4 Apr 2003 18:52:29 -0000 Received: from dsl254-062-177.sea1.dsl.speakeasy.net (HELO xpn) (216.254.62.177) by mail.gmx.net (mp003-rz3) with SMTP; 04 Apr 2003 20:52:29 +0200 From: =?iso-8859-1?Q?Stephan_M=F6ck?= To: Date: Fri, 4 Apr 2003 11:52:15 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: imon on FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 18:52:32 -0000 I want to use imon inode monitor to watch file activity. Is it possible to do that with FreeBSD? And where can I get a update or a patch for the installation?