How can I know which files a proccess is accessing?

Eric Schuele e.schuele at computer.org
Sat Jun 10 03:52:11 UTC 2006


On 06/06/06 15:39, Eduardo Meyer wrote:
> Hello,
> 
> I need to know which files under /var a proccess (httpd here) is
> acessing. It is not logs because I have a different partition for
> logs.
> 
> 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?

Just in case you didn't get enough responses....

Here's a *great* article:
http://www.onlamp.com/pub/a/bsd/2002/09/26/Big_Scary_Daemons.html?page=1

> 
> Thank you.
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
> 


-- 
Regards,
Eric


More information about the freebsd-stable mailing list