Doc ID |
|
FAQ17956 |
Version: |
|
2.0 |
Status: |
|
Published |
Published date: |
|
12/07/2017 |
Created Date: |
|
04/26/2017 |
Answer
To check file descriptor usage, run the following command and make sure the number of used file handles (the first number) divided by the maximum number of file handles (the last number) is less than 75%.
Compare the output of the command to previous results analyze trends and recognize problems ahead of time.
$ sysctl fs.file-nr