Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 10:04:12 -0500
From:      James Housley <jim@thehousleys.net>
To:        Drew Sanford <drew@planetwe.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: open files
Message-ID:  <3A5C79EC.5399D832@thehousleys.net>
References:  <3A5C7966.1070006@planetwe.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Drew Sanford wrote:
> 
> I found this in messages on one of my systems:
> 
> syslogd: /dev/console: Too many open files in system: Too many open
> files in system
> /kernel: file: table is full
> 
> I'm pretty sure this means there are too many files open (duh) and I
> know there's a command that shows what programs have files open, but I
> can't remember what it is. Can someone refresh my memory real quick? Thanks.
> 
fstat

man fstat to find the options.  

Jim
-- 
jeh@FreeBSD.org      http://www.FreeBSD.org     The Power to Serve
jim@TheHousleys.Net  http://www.TheHousleys.net
---------------------------------------------------------------------
microsoft: "where do you want to go today?"
linux:     "where do you want to go tomorrow?"
BSD:       "are you guys coming, or what?"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A5C79EC.5399D832>