Files
libgtop/sysdeps/linux
Martin Baulig 9c0ec8c69f Added implementation for this function.
1998-11-22  Martin Baulig  <baulig@merkur.uni-trier.de>

	* netload.c (glibtop_get_netload_s): Added implementation
	for this function.

	The code here is smart enough to use /proc/net/ip_acct if
 	IP accounting is enabled in the kernel and activated on the
 	requested device and /proc/net/dev if not.

	To get separate statistics for received and transmitted
	packets you need to use two accounting rules:

	ipfwadm -A in -a -P all -W eth0
	ipfwadm -A out -a -P all -W eth0

	But before you activate IP accounting, please have a look
	at /proc/net/dev - if if already contains byte counters,
	then don't use IP accounting.
1998-11-22 19:24:14 +00:00
..
1998-05-19 18:19:50 +00:00
1998-10-06 09:04:27 +00:00
1998-10-06 09:04:27 +00:00
1998-06-07 21:14:30 +00:00
1998-05-19 18:19:50 +00:00
1998-10-06 09:04:27 +00:00
1998-10-28 21:08:41 +00:00
1998-10-06 09:04:27 +00:00
1998-08-17 15:11:57 +00:00
1998-09-12 18:06:23 +00:00