« Return to Thread: Number of open files per process

Re: Number of open files per process

by Alexey Shuvaev-2 :: Rate this Message:

Reply to Author | View in Thread

On Mon, Jun 22, 2009 at 11:12:34AM -0700, Peter Steele wrote:
> Is it possible to determine the number of open files per process? We
> want to monitor this via a separate process and issue an alarm if some
> threshold is crossed.
>
procstat -f <pid>
_______________________________________________
freebsd-hackers@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@..."

 « Return to Thread: Number of open files per process