On Sun, Jun 24, 2012 at 2:07 AM, Harisankar P S wrote: > Is there a way to keep track of the network traffic through all the > different interface devices in my system. Or a library to do so, I want to > create a log that store the total size of file transfered since the script > or program starts running.
May be a script that monitor the Rx/Tx packet counts from ifconfig output. You can start and stop this script along with your target application. Bye :) -- Bharathi Subramanian _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
