How can I know which files a proccess is accessing?

Lowell Gilbert freebsd-stable-local at be-well.ilk.org
Tue Jun 6 21:30:54 UTC 2006


"Eduardo Meyer" <dudu.meyer at gmail.com> writes:

> gstat tells me that slice ad0s1h (my /var) is 100% frequently, and in
> fact with fstat I can see a number of httpd proccesses running
> accesing that. But fstat only shows me inodes and the mount point.
>
> I need to know which files the proccesses are acessing.
>
> How?

Map the inodes to files with find(1)?


More information about the freebsd-stable mailing list