Aug
27
2007

Linux: Find out how many file descriptors are being used

While administrating a box, you may wanted to find out what a processes is doing and find out how many file descriptors (fd) are being used. You will surprised to find out that process does open all sort of files:
=> Actual log file
=> /dev files
=> UNIX Sockets
=> Network sockets
=> Library files /lib /lib64
=> Executables and [...]

Read the Full Article:
Linux: Find out how many file descriptors are being used

Comments are closed.

2007 (c) Tech Tips, Using the ReviewSaurus Theme : Powered by WordPress