Menu

#1 Disk I/O analysis

open
nobody
None
5
2002-06-18
2002-06-18
tromer
No

One potential application for SysCallTrack is analysing
disk I/O ("why is my server using the disk so much?").
It could then replace the broken and closed-source
FileMon for Linux.

Required extensions:
1. Support for file-related syscalls, in particular
read() and write().
2. Translation of local pathnames into absolute pathnames
3. Translation of file descriptors into pathnames
(e.g., using the /proc/$pid/fd/$fd symlinks).
4. Wildcard or regexp filters, applicable to the result
of the above translations.

FileMon for Linux (w/screenshot):
http://www.sysinternals.com/linux/utilities/filemon.shtml
Some discussion of FileMon and SysCallTrack:
http://www.linux.ie/pipermail/ilug/2001-December/thread.html#41475
http://www.linux.ie/pipermail/ilug/2001-December/thread.html#41522

Discussion


Log in to post a comment.

MongoDB Logo MongoDB