Shanya Jones
2011-01-05 05:04:31 UTC
Hi Casper:
It is one of our application that is giving error. We want to determine if it the application that is using too many FDs or the system(Solaris 10)or DNS that is using FDs. We want to find out which process is using how many FDs using dtrace at give point and time - not lsof nor netstat, pfiles not snoop either, using none of the system commands.
Thanks,
-Shanya
It is one of our application that is giving error. We want to determine if it the application that is using too many FDs or the system(Solaris 10)or DNS that is using FDs. We want to find out which process is using how many FDs using dtrace at give point and time - not lsof nor netstat, pfiles not snoop either, using none of the system commands.
Thanks,
-Shanya
Subject: Re: [dtrace-discuss] Tracing FDs
Date: Thursday, December 30, 2010, 5:43 AM
There is no limit on the global number of file descriptors
(assuming
you're using Solaris)
Casper
Date: Thursday, December 30, 2010, 5:43 AM
(Apology if this is too naive question.)
Our system is running out of FDs frequently.
What is the exact symptom or error message?Our system is running out of FDs frequently.
There is no limit on the global number of file descriptors
(assuming
you're using Solaris)
Casper