...Aims to mimic Windows procexp from sysinternals, and aims to be more usable than top and ps, especially for advanced users.
Audience for this tool:
* Advanced system administrators trying to analyze on process level what is going on in a production server;
* Software developers analyzing the troughput of their process: e.g. TCP throughput, memory usage, memory leaks;
The most advanced feature is the monitoring of TCP/IP traffic figures, for each SINGLE process (actual connections and throughput). As far as known no other tool has this capability. ...