speedometer
speedometer copied to clipboard
Chart network TX/RX and file download rates on the console
Hello, it would be nice if the output you see at the console could be saved to a image file (png/tiff). Thanks Marco
Not all terminals can display the characters used for smooth blocks, but most terminals, including, IIRC, the Linux console, can display 2x2 mosaic characters, which would still allow double the...
Would be nice, may write myself a PR for this since its really just a matter of giving the code a way to notice its on osx and look at...
Can you please add x-axis labels? Ideally time, but step number or at least vertical lines every 10 steps would be hugely helpful. Thanks!
Allow a flag which can set the upper limit of the plot to 10 Gbps
``` speedometer -r eth0 -l -n 1000000 -m 9000000 ``` gives me this:  which is slightly off. however ``` speedometer -r eth0 -l -n 4000000 -m 9000000 ``` is...
I really like speedometer - unfortunately it definitely is not an acceptable tool for measuring a potentially already heavily stressed system, **it eats too many cpu cycles!** On a decent...
Please add documentation for the Tx/Rx values. Actual,Avg(5m I assume), and max in last 5m? Thanks, A
It would be nice for speedometer to graph activity on physical devices sur as /dev/sda (or iscsi devices as I'm trying to do). Maybe use some information stored in /sys/block/...
It would be nice to be able to use globs when calling speedometer. For example in a directory I have : file1 file2 file3 otherfile1 otherfile2 I'd like to be...