iftop
iftop copied to clipboard
display bandwidth usage on an interface
make[2]: Entering directory '/home/iftop' gcc -g -O2 -o iftop addr_hash.o edline.o hash.o iftop.o ns_hash.o options.o resolver.o screenfilter.o serv_hash.o sorted_list.o threadprof.o ui_common.o ui.o tui.o util.o addrs_ioctl.o addrs_dlpi.o dlcommon.o stringmap.o cfgfile.o vector.o...
I only have a speed of 20m/s, which is most likely to be more than 1G/s. The scale bar shows only a little, which is meaningless.
Hi, Could you tell me how to build a static iftop binary ? Or, is there any parameters to make static iftop binary ? Thank you!
There isn't any configuration directive for setting the bar graph average to anything other than the default (10 seconds). When, say, `sort: 40s` is present in the config file, one...
https://postimg.org/image/5i3lg36qd/ Im not seeing really clean formatting =/ IDK what all the "qqqqq"s are about. verified that I've got my utf-8 set correctly to: ``` LANG="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_CTYPE="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_MONETARY="en_US.UTF-8"...
When a stream has 1s of Gb throughput it graphs smaller than streams with 100s of Mb throughput. Seems the graphs are not considering units properly.
If I run the generated configure in a sub-directory, such as a "build" directory, it reports the following errors: checking POSIX threads usability... cat: config/pthread.c: No such file or directory....