NFS – Block Size Monitor (v0.3)
Ok, now i did some “clean up” on the code… did create some functions, have removed duplicated code, and add new features like “Requests per second“. Now i think is just fix any bugs that we will find, but the features for this particular tool are done.
Take a look:
FEATURES:
– Number of requests per block range (Reads and Writes);
– Total bytes (reads and writes), per block range;
– Percentage per block range;
– Bandwidth per block range (per second);
– Requests/second (per block range);
Download it!
Hello all,
There is a little problem with the updates of the “req/s”, and for now you will need to comment the line 288:
//print_int_middle(win, 31, i + 7, 5, &gp[i], COLOR_PAIR(0), 2);
I will look it soon…
Leal
There is a new version (and hope a stable one :):
https://www.eall.com.br/blog/?p=985