Re: Network Module

2008-01-01 Thread Matthew Franz
Why not just wrap netstat for what you need? or you might be able to get from /proc entries? Or look at http://www.psychofx.com/psi/trac/wiki/ (PSI Tools) If you want interface statistics you can process the CSV output of bwm-ng (http://www.gropp.org/?id=projects&sub=bwm-ng) - mdf On Jan 1, 20

Network Module

2008-01-01 Thread Sunil Ghai
Hello people, I am searching for a python module to interact with the network connections/interfaces. For example the number of active TCP/IP connections via eth0 interface and all that stuff. I have done googling and search at pythonorg but couldn't find any. Thanks Sunil Kumar Ghai -- http://ma