Ricardo Kleemann <[EMAIL PROTECTED]> writes:

> How can I check/monitor the number of file descriptors being used??

This I know.  Install the lsof package, and use lsof (ls open files).
It will give a listing of all the open files and who's using them.

This program gets installed in /usr/sbin, and you need to run it as
root.

--
Rob

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to