Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Monitor Open Files

Status
Not open for further replies.

gharabed

Programmer
Joined
Sep 7, 2001
Messages
251
Location
US
Is the a command I can issue to show the total number of file descriptors in use/open? I think I am running into a problem where I am exceeding the max number of files (kern.maxfiles) but I'd like to be able to monitor the current number of actively open files to verify this is the kernel parameter that I am having problems with.
 
Do you have lsof on your system?

I want to be good, is that not enough?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top