SPS - Socket ProcesS

What is SPS?

At some time or another a sys admin needs to know things like which process is holding a socket open, or which processes are listening on the network. Previously this entailed digging through netstat output and the /proc filesystem.

SPS (Socket ProcesS) automates this process, showing you which processes are using which sockets. It is written in Python and has been tested using the 2.2.18 and 2.4.5 Linux kernels (although development is currently on the 2.4.x series of kernels)

Get version 0.9.

The project is hosted atSourceForge Logo. Last modified: Thu Jul 26 20:21:04 CEST 2001