finding rx_bytes and tx_bytes

Mike Wooding timmywooding at yahoo.com
Wed Mar 2 22:09:29 UTC 2005


--- kanhu rauta <kanhu2004 at rediffmail.com> wrote:
> i am using fedora with kernel version 2.6.9-1.667.
> i want to know the total bytes received(RX packets) and total bytes
> transmitted (TX packets) on a particular interface.
> i have found that there is a structure " strcut net_device_stats",
> which is declared in "/usr/include/linux/netdevice.h" keeps the
> information of rx_bytes ant tx_bytes.
> how i 'll access this structure in my c program.
> what are the system calls available in linux to access this
> structure.

 ifconfig may be what you need.
 ip (man ip will direct you to documentation) may
 tell you more.


=====
He who laughs last thinks slowest.


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/




More information about the redhat-list mailing list