Number of Open Connections per Process
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