Wednesday, October 19, 2016

Resetting Network Interface Statistics

Resetting the statistics on ifconfig (interfaces).

I have wanted to do that numerous times.

Here is how (which involves unloading and reloading the kernel module).

This won't work if the kernel is monolothic (compiled without modules).

http://www.ducea.com/2006/09/08/resetting-ifconfig-counters/

No comments:

Backtesting - Decile Testing and Monotonocity - Part II

So now that we understand decile testing and monotonicity, we can run this on ALL features to see how they look....  And THIS is why the bac...