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:

AI / ML - Feature Engineering - Interaction Features

I added some new macro features to my model - credit card debt, credit card delinquency, and unemployment data. Some of these were VERY infl...