Kartic said the following on 2/27/2005 8:54 AM:
For a homegrown solution, if I am not mistaken, you will have to use libpcap (or pypcap) to monitor the packets being sent and received, taking care to exclude the local subnet (or your reporting will be skewed as packets sent to the monitoring server will also be included!). You can check http://www.monkey.org/~dugsong/pypcap/ for more details...and may be for more ideas.
http://winpcap.polito.it/docs/man/html/group__remote__help.html
- Should help. This uses the Winpcap library. Not sure if the same can be done using the Python bindings for pcap.
--
http://mail.python.org/mailman/listinfo/python-list