Hi,
I am new in this forum and don't have knowledge how to post query.
Help me finding the problem:
How can I trace the no. of open file on a server with max. limit.
I am using watch -n 900 cat /proc/sys/fs/file-nr
Can I use a script to monitor such type of open files because my server goes down due to too many open files.
server is on rhel-4.
Thanks In advance.
Shankar
I am new in this forum and don't have knowledge how to post query.
Help me finding the problem:
How can I trace the no. of open file on a server with max. limit.
I am using watch -n 900 cat /proc/sys/fs/file-nr
Can I use a script to monitor such type of open files because my server goes down due to too many open files.
server is on rhel-4.
Thanks In advance.
Shankar