Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2009 21:05:29 +0200
From:      Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
To:        Peter Steele <psteele@webmail.maxiscale.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Number of open files per process
Message-ID:  <20090622190529.GA52783@wep4035.physik.uni-wuerzburg.de>
In-Reply-To: <B8A480488C0C6849826655761349EA43128ADB@owa.webmail.maxiscale.com>
References:  <B8A480488C0C6849826655761349EA43128ADB@owa.webmail.maxiscale.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090622190529.GA52783>