Htop: Monitor network traffic

Created on 19 Aug 2016  路  5Comments  路  Source: hishamhm/htop

It would be a nice feature to show the current and accumulated network traffic in htop.

feature request

Most helpful comment

a simple up- and downrate of traffic on network interfaces would be great

All 5 comments

Monitoring network is probably out of the htop's scope. There are other tools that can do the better job. But, if what you really want is only a meter showing the Rx and Tx of network _as a total_ (i. e. all sockets/ports summed up and all network interfaces summed up excluding loopbacks), that's another matter. You better state explicitly what you want.

a simple up- and downrate of traffic on network interfaces would be great

I just ported my old traffic meter I made years ago to htop 2. It probably still needs work, but it basically works.

547

@Explorer09 I was thinking about a tool similar to "Mate system monitor":
Screenshot 1, Screenshot 2, Screenshot 3
All in all, a tool for easy system administration. On the first tab "System" (no screenshot for this) you can easily find out about your system, kernel, installed RAM, processor and available disk space. There is no program for terminal-only systems with functions like that. Of course you can read out various /proc files, but you need to know about them.
Nonetheless, htop is a great tool right now.

On the first tab "System" (no screenshot for this) you can easily find out about your system, kernel, installed RAM, processor and available disk space. There is no program for terminal-only systems with functions like that.

inxi -F

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kaefer picture kaefer  路  4Comments

RalfJung picture RalfJung  路  4Comments

nuno-agostinho picture nuno-agostinho  路  6Comments

jackyf picture jackyf  路  9Comments

grantwwu picture grantwwu  路  3Comments