[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Number of Open Connections per Process
- To: <hobbit (at) hswn.dk>
- Subject: Number of Open Connections per Process
- From: "James Wade" <jkwade (at) futurefrontiers.com>
- Date: Tue, 28 Nov 2006 14:17:12 -0600
- Thread-index: AccTKjCE8sQG5ZrOQJm4IpiSF8ik1Q==
Is there a way to track the number of open connections to a process?
For example, the default ulimit is normally 1024.
Is there a way to track if a particular process has over 1000 open
connections
with Hobbit?
I can do a listing with lsof as an example.
Thanks.James