| Information |
- This is a kernel module you can use to view kernel registered interfaces statistics.
- To build the module unpack your download, cd into 'ndstats' directory, type 'make install' and then do a 'modprobe ndstats'.
- By reading '/proc/net/nd_stats', a proc entry module creates, you can get information about an interface Input/Output rate in bits/sec(pkts/sec).
- NOTE: This version of the module was heavily tested on 2.2 and 2.4 kernels without causing any problems.
|
|