Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Linux Monitoring per-process I/O activity - File handles

41 views
Skip to first unread message

Fred E. Smite

unread,
Mar 12, 2012, 2:50:42 PM3/12/12
to
Hello,

I am interested in retrieving
per process I/O statistics wrt
I/O done on file handles - specifically
at the entry/exit to syscall for *any* file/socket
operations.

If you have used (yikes) Windows task mgr, or perfmon,
it has similar capabilities, which I don't see the
3.x.x kernels.

Something in the likes of "sar" or "top"
( sar does entry/exit to subsystems, top is too
generic )

I have discovered the /proc/<pid>/task/fd
entries, but was disappointed in that the fd
entries do not give a indication of many bytes
have been read/written at syscall .

Any suggests of tools that may already do this ?

0 new messages