public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Looking for a file monitor
@ 2006-02-25  0:46 Chuck Ebbert
  2006-02-25  4:01 ` Hareesh Nagarajan
  0 siblings, 1 reply; 11+ messages in thread
From: Chuck Ebbert @ 2006-02-25  0:46 UTC (permalink / raw)
  To: Hareesh Nagarajan; +Cc: Diego Calleja, linux-kernel

In-Reply-To: <43FF3C1C.5040200@gmail.com>

On Fri, 24 Feb 2006 at 11:02:20 -0600, Hareesh Nagarajan wrote:

> But if we want to keep a track of all the files that are opened, read, 
> written or deleted (much like filemon; ``Filemon's timestamping feature 
> will show you precisely when every open, read, write or delete, happens, 
> and its status column tells you the outcome."), we can write a simple 
> patch that makes a note of these events on the VFS layer, and then we 
> could export this information to userspace, via relayfs. It wouldn't be 
> too hard to code a relatively efficient implementation.

 Doesn't auditing do all this?

 I have Fedora Core 4 installed and it comes with the 'audit' RPM.

-- 
Chuck
"Equations are the Devil's sentences."  --Stephen Colbert


^ permalink raw reply	[flat|nested] 11+ messages in thread
* Looking for a file monitor
@ 2006-02-24  7:51 Wei Hu
  2006-02-24  8:06 ` Hareesh Nagarajan
       [not found] ` <43FEC9EC.7080902@dawes.za.net>
  0 siblings, 2 replies; 11+ messages in thread
From: Wei Hu @ 2006-02-24  7:51 UTC (permalink / raw)
  To: linux-kernel

Hi there,

I'm looking for a file monitor for Linux, basically like filemon
(http://www.sysinternals.com/Utilities/Filemon.html) for Windows.  But
it looks like filemon for Linux has been discontinued.

I looked into dnotify but it was not what I'm looking for.  I want a
monitor program that can intercept all file access of any process that
satisfy a given filter.  Is there a program?  I searched on Google but
had no luck.


Thanks,
Wei

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-02-25  8:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-25  0:46 Looking for a file monitor Chuck Ebbert
2006-02-25  4:01 ` Hareesh Nagarajan
2006-02-25  8:49   ` Arjan van de Ven
  -- strict thread matches above, loose matches on Subject: below --
2006-02-24  7:51 Wei Hu
2006-02-24  8:06 ` Hareesh Nagarajan
2006-02-24  8:38   ` Wei Hu
2006-02-24 12:05   ` Diego Calleja
2006-02-24 17:02     ` Hareesh Nagarajan
2006-02-25  0:40       ` Wei Hu
2006-02-25  4:00         ` Hareesh Nagarajan
     [not found] ` <43FEC9EC.7080902@dawes.za.net>
2006-02-24 15:03   ` Wei Hu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox