A perl script to stat Linux system counters of net/dev, memory and CPU and display them at same window.
Usage:
-
start daemon to monitor kernel's network counters: ./ff startd
-
stop daemon: ./ff stopd
-
print average numbers since daemon started up: ./ff
-
print average numbers in the past several seconds: ./ff 0
-
auto-print on screen: "watch ff" or "watch ff 0"