Incoming and out Going Broadcasted network traffic
by linxbee from LinuxQuestions.org on (#5MQXG)
This question is with reference to Linux OS.
Does Linux maintain any data structures or internal proc file system to store the incoming and outgoing bytes that are transmitted through broadcast method only.
I looked at /sys/class/net/<if>/.., but could not find any.
Is there any way to capture this info for every second so that , I can use them to calculate used bandwidth of any given interface.
Does Linux maintain any data structures or internal proc file system to store the incoming and outgoing bytes that are transmitted through broadcast method only.
I looked at /sys/class/net/<if>/.., but could not find any.
Is there any way to capture this info for every second so that , I can use them to calculate used bandwidth of any given interface.