* monitor file writes
@ 2001-05-08 4:27 Dennis Bjorklund
2001-05-08 4:45 ` Rafael Herrera
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Dennis Bjorklund @ 2001-05-08 4:27 UTC (permalink / raw)
To: linux-kernel
Is there a way in linux to montior file writes?
I have something that is writing to the disk every 5:th second (approx.)
And I don't know what it is.. In windows I had a small program called
FileMonitor that where quite good in this situation.
Is there such a program i linux? If not, is it because the kernel does not
provide this information. Maybe there is needed some new hooks to make it
possible?
--
/Dennis
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: monitor file writes 2001-05-08 4:27 monitor file writes Dennis Bjorklund @ 2001-05-08 4:45 ` Rafael Herrera 2001-05-08 13:59 ` Joel Jaeggli 2001-05-11 11:51 ` Xavier Bestel 2 siblings, 0 replies; 4+ messages in thread From: Rafael Herrera @ 2001-05-08 4:45 UTC (permalink / raw) To: Dennis Bjorklund; +Cc: linux-kernel This may be what you are looking for: http://oss.sgi.com/projects/fam/ -- Rafael ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: monitor file writes 2001-05-08 4:27 monitor file writes Dennis Bjorklund 2001-05-08 4:45 ` Rafael Herrera @ 2001-05-08 13:59 ` Joel Jaeggli 2001-05-11 11:51 ` Xavier Bestel 2 siblings, 0 replies; 4+ messages in thread From: Joel Jaeggli @ 2001-05-08 13:59 UTC (permalink / raw) To: Dennis Bjorklund; +Cc: linux-kernel lsof will tell you what files are open and what applications are using them. joelja On Tue, 8 May 2001, Dennis Bjorklund wrote: > Is there a way in linux to montior file writes? > > I have something that is writing to the disk every 5:th second (approx.) > And I don't know what it is.. In windows I had a small program called > FileMonitor that where quite good in this situation. > > Is there such a program i linux? If not, is it because the kernel does not > provide this information. Maybe there is needed some new hooks to make it > possible? > > -- -------------------------------------------------------------------------- Joel Jaeggli joelja@darkwing.uoregon.edu Academic User Services consult@gladstone.uoregon.edu PGP Key Fingerprint: 1DE9 8FCA 51FB 4195 B42A 9C32 A30D 121E -------------------------------------------------------------------------- It is clear that the arm of criticism cannot replace the criticism of arms. Karl Marx -- Introduction to the critique of Hegel's Philosophy of the right, 1843. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: monitor file writes 2001-05-08 4:27 monitor file writes Dennis Bjorklund 2001-05-08 4:45 ` Rafael Herrera 2001-05-08 13:59 ` Joel Jaeggli @ 2001-05-11 11:51 ` Xavier Bestel 2 siblings, 0 replies; 4+ messages in thread From: Xavier Bestel @ 2001-05-11 11:51 UTC (permalink / raw) To: Dennis Bjorklund; +Cc: linux-kernel Le 08 May 2001 06:27:52 +0200, Dennis Bjorklund a écrit : > Is there a way in linux to montior file writes? > > I have something that is writing to the disk every 5:th second (approx.) probably kupdate ... look for noflushd on freshmeat.net and read the docs. Xav ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-05-11 11:54 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2001-05-08 4:27 monitor file writes Dennis Bjorklund 2001-05-08 4:45 ` Rafael Herrera 2001-05-08 13:59 ` Joel Jaeggli 2001-05-11 11:51 ` Xavier Bestel
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox